fix typo in HOCON.md

This commit is contained in:
takc923 2014-10-20 15:45:27 +09:00
parent 5038949cff
commit a6b66168d1

View File

@ -854,7 +854,7 @@ usual the comma may be omitted if there's a newline).
If an unquoted `include` at the start of a key is followed by
anything other than a single quoted string or the
`url("")`/`file("")/`classpath("")` syntax, it is invalid and an
`url("")`/`file("")`/`classpath("")` syntax, it is invalid and an
error should be generated.
There can be any amount of whitespace, including newlines, between