From 38add195427971f77d7a65608af385daae3b0931 Mon Sep 17 00:00:00 2001 From: nikolas Date: Mon, 24 Feb 2020 11:34:22 -0500 Subject: [PATCH] typo fix: electricity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3f95bb..8d61989 100644 --- a/README.md +++ b/README.md @@ -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