Skip to content

Commit

Permalink
Merge pull request #122 from nikolas/patch-1
Browse files Browse the repository at this point in the history
typo fix: electricity
  • Loading branch information
felipeochoa authored Feb 24, 2020
2 parents 014c760 + 38add19 commit 0061587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ means it gets confused with certain JSX constructs. This mode extends the
`js2** parser to support all JSX constructs and proper syntax highlighting
and **indentation**.

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

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

0 comments on commit 0061587

Please sign in to comment.