From a6de45ef2e1df2b570f2f6d5837940dd631e900b Mon Sep 17 00:00:00 2001 From: Mike Nolan Date: Wed, 20 Jan 2016 12:31:08 -0500 Subject: [PATCH] Correct grammar mistake in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 475e23e..a806f04 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ will "expand" your command into the right side. Pretty magic, huh? ``` v def conf => vim /some/awkward/path/to/type/default.conf - j abc => cd /hell/of/a/awkward/path/to/get/to/abcdef + j abc => cd /hell/of/an/awkward/path/to/get/to/abcdef m movie => mplayer /whatever/whatever/whatever/awesome_movie.mp4 o eng paper => xdg-open /you/dont/remember/where/english_paper.pdf vim `f rc lo` => vim /etc/rc.local