branch: elpa/graphql-mode
commit 7798aef2a8d369d0cf6a3cbf1f85d2495969c253
Author: David Vazquez Pua <[email protected]>
Commit: David Vazquez Pua <[email protected]>
Fix typo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4c442110bc..c88a1c0429 100644
--- a/README.md
+++ b/README.md
@@ -10,4 +10,4 @@ graphql-mode
`graphql-mode` can be installed from MELPA repository at http://melpa.org/.
Once the installation is completed, any file with a *.graphql*
-exntesion will be loaded with this mode.
+extension will be loaded with this mode.