Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit a9cc58d

Browse files
committed
Just a tiny typo in the README
just changing `keymap.cson1 to `keymap.cson`
1 parent ed18bf4 commit a9cc58d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ angular.uppercase(${1:string});
514514

515515
See [emmet's document](https://github.com/emmetio/emmet-atom#tab-key)
516516

517-
In your `keymap.cson1, add the following code.
517+
In your `keymap.cson`, add the following code.
518518

519519
```
520520
'atom-text-editor[data-grammar="text html angular"]:not([mini])':

0 commit comments

Comments
 (0)