📝 Use quotes for inserted text

Esse commit está contido em:
Kevin Sawicki
2014-02-07 09:51:04 -08:00
commit efac59be9b
+1 -1
Ver Arquivo
@@ -3,7 +3,7 @@
# Atom snippets allow you to enter a simple prefix in the editor and hit tab to
# expand the prefix into a larger code block with templated values.
#
# You can create a new snippet in this file by typing `snip` and then hitting
# You can create a new snippet in this file by typing "snip" and then hitting
# tab.
#
# An example CoffeeScript snippet to expand log to console.log: