We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014c760 commit 38add19Copy full SHA for 38add19
README.md
@@ -30,7 +30,7 @@ means it gets confused with certain JSX constructs. This mode extends the
30
`js2** parser to support all JSX constructs and proper syntax highlighting
31
and **indentation**.
32
33
-`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
34
JSX elements less repetitive:
35
36
* `<` inserts `</>` whenever it would start a new JSX node (and simply
0 commit comments