summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishnu Kannan <vishnuk@google.com>2015-05-12 15:13:03 -0700
committerVishnu Kannan <vishnuk@google.com>2015-05-19 11:09:09 -0700
commitaeb81528075456697287e110e1efd4558491de57 (patch)
tree61b3be8607925987055b8c45913d62180f990ae3
parentd3a429a76f5e1852ed437c30a3cdb1607e04f713 (diff)
Updating namespaces to be DNS labels instead of DNS names.
-rw-r--r--namespaces.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/namespaces.md b/namespaces.md
index ade07e11..c4a1a90d 100644
--- a/namespaces.md
+++ b/namespaces.md
@@ -51,7 +51,7 @@ type Namespace struct {
}
```
-A *Namespace* name is a DNS compatible subdomain.
+A *Namespace* name is a DNS compatible label.
A *Namespace* must exist prior to associating content with it.