diff --git a/The-Todo.txt-Format.textile b/The-Todo.txt-Format.textile
index fc890d6..727111f 100644
--- a/The-Todo.txt-Format.textile
+++ b/The-Todo.txt-Format.textile
@@ -96,13 +96,20 @@ This task doesn't have a creation date:
h3. Rule 3: Contexts and Projects may appear anywhere in the line _after_ priority/prepended date.
-There may be more than one context or project. A project or context contains any non-whitespace character and must end
-in an alphanumeric or '_'. A context is preceded by an @ sign. A project is preceded by a plus + sign.
+A context is preceded by a single space and an @ sign. A project is preceded by a single space and a plus + sign. A project or context contains any non-whitespace character. A context is preceded by an @ sign. A project is preceded by a plus + sign.
For example, this task is part of the +Family and +PeaceLoveAndHappiness projects as well as the @iphone and @phone contexts:
(A) Call Mom +Family +PeaceLoveAndHappiness @iphone @phone
+This task has no contexts in it:
+
+Email SoAndSo at soandso@example.com
+
+This task has no projects in it:
+
+Learn how to add 2+2
+
h2. Complete Tasks: 2 Format Rules
Two things indicate that a task has been completed.