branch: elpa/anzu
commit 4992a0c23c9dc0b7cca7d67eed67eb54a4f73a87
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>

    Fix typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 113387b856..7abf3912ed 100644
--- a/README.md
+++ b/README.md
@@ -116,7 +116,7 @@ replacing. Global variable `anzu--state` indicates those 
states(`'search`, `'rep
 
 #### `anzu-cons-mode-line-p`(Default is `t`)
 
-Set `nil` if you want to display anzu information at any posion in mode-line.
+Set `nil` if you want to display anzu information at any position in mode-line.
 `anzu.el` cons search information head of `mode-line` as default.
 
 For example, show search information tail of `minor-mode-alist`

Reply via email to