docs: Removed comma from json example.

The comma causing invalid json and hugo not compile the file based on the same example.
This commit is contained in:
Felipe Rohde 2016-07-26 15:26:25 -03:00 committed by digitalcraftsman
parent df0a4534cd
commit ddd5a92240

View file

@ -73,7 +73,7 @@ Content of the file goes Here
"Development", "Development",
"VIM" "VIM"
], ],
"slug": "spf13-vim-3-0-release-and-new-website", "slug": "spf13-vim-3-0-release-and-new-website"
} }
Content of the file goes Here Content of the file goes Here