about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorjojomi <dev.jojomi@yahoo.com>2017-04-25 23:09:06 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-04-25 23:27:52 +0200
commit40439233c813218fa1fd647b39e71a6c1cfa7072 (patch)
tree0c3870e6a0628753630c3d58f4906c7eb32a18a1 /README.md
parent34c0c2e86e9b6f93aa9955bb61d0c6a983e10377 (diff)
downloadlr-40439233c813218fa1fd647b39e71a6c1cfa7072.tar.gz
lr-40439233c813218fa1fd647b39e71a6c1cfa7072.tar.xz
lr-40439233c813218fa1fd647b39e71a6c1cfa7072.zip
README.md: fix typo
Closes: #11 [via git-merge-pr]
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`)