From e4b54b51027338a045b8b74eeb90561bb177fce4 Mon Sep 17 00:00:00 2001 From: Brendan Melville Date: Thu, 12 Nov 2015 15:08:30 -0800 Subject: [PATCH] Registry -> repository. --- docs/types/registry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/types/registry.md b/docs/types/registry.md index 401efef68..f1484c95a 100644 --- a/docs/types/registry.md +++ b/docs/types/registry.md @@ -2,7 +2,7 @@ The Deployment Manager client allows you to deploy [template types](https://github.com/kubernetes/deployment-manager/blob/master/docs/design/design.md#templates) -directly from a Github repository. You can use types from existing registries +directly from a Github repository. You can use types from existing repositories or integrate with your own repository. In order for a Github repository to integrate with Deployment Manager, it must