Skip to content

Commit 38add19

Browse files
authored
typo fix: electricity
1 parent 014c760 commit 38add19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ means it gets confused with certain JSX constructs. This mode extends the
3030
`js2** parser to support all JSX constructs and proper syntax highlighting
3131
and **indentation**.
3232

33-
`rjsx-mode` adds some electrcity to `<` and `C-d` to make adding new
33+
`rjsx-mode` adds some electricity to `<` and `C-d` to make adding new
3434
JSX elements less repetitive:
3535

3636
* `<` inserts `</>` whenever it would start a new JSX node (and simply

0 commit comments

Comments
 (0)