diff options
| author | Vishnu Kannan <vishnuk@google.com> | 2015-05-12 15:13:03 -0700 |
|---|---|---|
| committer | Vishnu Kannan <vishnuk@google.com> | 2015-05-19 11:09:09 -0700 |
| commit | aeb81528075456697287e110e1efd4558491de57 (patch) | |
| tree | 61b3be8607925987055b8c45913d62180f990ae3 /namespaces.md | |
| parent | d3a429a76f5e1852ed437c30a3cdb1607e04f713 (diff) | |
Updating namespaces to be DNS labels instead of DNS names.
Diffstat (limited to 'namespaces.md')
| -rw-r--r-- | namespaces.md | 2 |
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. |
