Skip to content

Commit

Permalink
Fix doc nit. @perlpunk++
Browse files Browse the repository at this point in the history
  • Loading branch information
ingydotnet committed May 1, 2015
1 parent 8c1147f commit 7595164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Pegex/Tutorial/JSON.swim
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ code lives on github here: [https://github.com/ingydotnet/pegex-json-pm].
= Test First

Have a look at
[https://github.com/ingydotnet/pegex-json-pm/blob/master/t/test.t]. This
[https://github.com/ingydotnet/pegex-json-pm/blob/master/test/test.t]. This
simple test has a bunch of small pieces of JSON and their YAML equivalents. It
asserts that when the JSON is decoded, it will match the YAML.

Expand Down

0 comments on commit 7595164

Please sign in to comment.