branch: elpa/evil-lisp-state
commit 8d5f719c98bf63a508701b9eb33b9f278d92ee6f
Author: Sylvain Benner <[email protected]>
Commit: Sylvain Benner <[email protected]>
Typo in readme
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d1d9d8b59f..1172e60103 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ both `evil` and `smartparens` to be installed.
## Configuration
-Example of a configuration overriding the `L` key bindings of `motion state`
+Example of a configuration overriding the `L` key bindings of `normal state`
in order to trigger the `lisp state`.
```elisp