Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add missing comma in settings example :)
  • Loading branch information
Shaun Dunne committed Apr 27, 2013
1 parent 28293e8 commit 8afe376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -35,7 +35,7 @@ Sample `Settings - User` file:
{
"theme": "monokai",
"linenos": "inline",
"noclasses": true
"noclasses": true,
"fontface": "Menlo"
}

Expand Down

0 comments on commit 8afe376

Please sign in to comment.