about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ba35440..b6e512d 100644
--- a/README.md
+++ b/README.md
@@ -203,7 +203,7 @@ Default: `n`.
 The following features won't be implemented:
 
 * `-exec`: use `-0` and `xargs`
-  (or even better [xa](https://github.com/chneukirchen/xe)).
+  (or even better [xe](https://github.com/chneukirchen/xe)).
 * columns: use `column`, `git-column` (supports colors), Plan 9 `mc`.
   (e.g. `lr -1AGFs | git column --mode=dense --padding=2`)