@@ -34,7 +34,7 @@ Edit this file to add snippets to the snippets.cson file for the link:https://at
# Atom Flight Manual:
# http://flight-manual.atom.io/using-atom/sections/basic-customization/#_cson
'.source.asciidoc':
- 'InterDoc Cross Reference':
+ 'Inter-Doc Cross Reference':
'prefix': '<<'
'body': '<<${1:path/to/wiki/page}#,${2:custom label text}>>'
----