Skip to content

Commit

Permalink
double quotes -> single quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
fxn committed Apr 27, 2016
1 parent c65bbeb commit dff659d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/atom-snippets.cson
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
'Section block':
'prefix': 'section'
'body': """
section "$1" do
section '$1' do
$2
end
"""
Expand Down

0 comments on commit dff659d

Please sign in to comment.