summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2016-03-23 10:15:07 -0700
committerCarl Worth <cworth@cworth.org>2016-03-23 10:15:07 -0700
commite2bf8db1a145f88d62f5139f35449cbabef19ffb (patch)
treef8a940e25e4b3d314523474a9b883b5c148c50b5
parent4e48967810f5cf5f009ee9629d2a8786eb1ba627 (diff)
Add another word to this sentence.
Perhaps making it more clear.
-rw-r--r--wikiwriteaccess.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/wikiwriteaccess.mdwn b/wikiwriteaccess.mdwn
index 6d79616..7f03b0b 100644
--- a/wikiwriteaccess.mdwn
+++ b/wikiwriteaccess.mdwn
@@ -6,7 +6,7 @@ source can be checked out via git with this command:
git clone git://notmuchmail.org/git/notmuch-wiki
-Then you can edit the wiki locally, commit the changes with:
+Then you can edit the wiki content locally, commit the changes with:
git add _any-new-files_
git commit -a