diff --git a/ReadMe.pod b/ReadMe.pod index 48c9583..040b90b 100644 --- a/ReadMe.pod +++ b/ReadMe.pod @@ -50,7 +50,7 @@ Strings with spaces can use single or double quotes: # More commenting "baz boom " - [ "foo bar ", "baz boom " ] + [ "foo bar", "baz boom " ] Top level hashes can be ':' separated pairs or use curlies. Sub hashes require curlies.