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 f97d89b075
commit 0651317d24

View File

@ -73,7 +73,7 @@ Content of the file goes Here
"Development",
"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