add a colon in the spec

This commit is contained in:
Havoc Pennington 2012-10-02 09:20:37 -04:00
parent 7df7a14b34
commit b9a8af5960

View File

@ -187,7 +187,7 @@ The intermediate setting of `"foo"` to `null` prevents the object merge.
A sequence of characters outside of a quoted string is a string
value if:
- it does not contain "forbidden characters" '$', '"', '{', '}',
- it does not contain "forbidden characters": '$', '"', '{', '}',
'[', ']', ':', '=', ',', '+', '#', '`', '^', '?', '!', '@',
'*', '&', '\' (backslash), or whitespace.
- it does not contain the two-character string "//" (which