From 9afedf7dcedb0b995d00b42135f2f4dd660c92d5 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 21 Aug 2016 23:35:17 +1200 Subject: Correct some England --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 5ff883b2..1790afb2 100644 --- a/README.markdown +++ b/README.markdown @@ -194,7 +194,7 @@ in `sh/shrc.d` to be loaded by any POSIX interactive shell. Those include: * `scr()` creates a temporary directory and changes into it. * `sd()` changes into a sibling of the current directory. * `sudo()` forces `-H` for `sudo(8)` calls so that `$HOME` is never - preserved; I hate ending up `root`-owned files in my home directory. + preserved; I hate having `root`-owned files in my home directory. * `tmux()` changes the default command for `tmux(1)` to `attach-session -d` if a session exists, or creates a new session if one doesn't. * `ud()` changes into an indexed ancestor of a directory. -- cgit v1.2.3