diff options
| author | Vojta Svoboda <vojtasvoboda.cz@gmail.com> | 2015-10-07 14:26:18 +0200 | 
|---|---|---|
| committer | Vojta Svoboda <vojtasvoboda.cz@gmail.com> | 2015-10-07 14:26:18 +0200 | 
| commit | bff40e2f9816974abd29322f2a50455f51acd22e (patch) | |
| tree | 01177dd231841fea5dea3aa6546fde8d6630f5d3 /json.html.markdown | |
| parent | 6dabd9568d2a99e7bbc079d0466588bf68a42283 (diff) | |
| parent | 5c677e8071291520297ef3d5d8374c6d11285744 (diff) | |
Merge branch 'master' into translation/brainfuck-cs
Diffstat (limited to 'json.html.markdown')
| -rw-r--r-- | json.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/json.html.markdown b/json.html.markdown index f57b82b8..47a8cb21 100644 --- a/json.html.markdown +++ b/json.html.markdown @@ -49,7 +49,7 @@ going to be 100% valid JSON. Luckily, it kind of speaks for itself.    "alternative style": {      "comment": "check this out!" -  , "comma position": "doesn't matter - as long as its before the value, then its valid" +  , "comma position": "doesn't matter - as long as it's before the value, then it's valid"    , "another comment": "how nice"    }, | 
