Fix context menu docs Closes #4963

This commit is contained in:
Ben Ogle
2015-01-09 13:28:57 -08:00
parent f21dc22803
commit a47782ddd8

View File

@@ -19,7 +19,7 @@ SpecificityCache = {}
#
# ## Context Menu CSON Format
#
# # ```coffee
# ```coffee
# 'atom-workspace': [{label: 'Help', command: 'application:open-documentation'}]
# 'atom-text-editor': [{
# label: 'History',