summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Hockin <thockin@google.com>2015-05-19 11:25:32 -0700
committerTim Hockin <thockin@google.com>2015-05-19 11:25:32 -0700
commitfdb9b8b5c7beec5fad61b6ba1c349d78956cc635 (patch)
tree1ce7a3f5d8afd3bf016388ea6c98e49a6e195e9a
parent31fce228e472c3a8c84d992552329343b731d1c2 (diff)
parentaeb81528075456697287e110e1efd4558491de57 (diff)
Merge pull request #8140 from vishh/namespace
Update Namespace names to follow DNS label format
-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.