diff options
| author | Carl Worth <cworth@cworth.org> | 2017-05-25 10:00:33 -0700 |
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2017-05-25 10:00:33 -0700 |
| commit | 0195d0b47b9f25dc24c2dbb52f5e83bacc8857d6 (patch) | |
| tree | 029db492bbbcab262171c2ef2fbce69578b528a1 | |
| parent | ca474c1af71316ebe7cf38cce337bc5a440669ee (diff) | |
Prefer the word "website" over "wiki"
We use "wiki" on this page when talking about the implementation
strategy, but for purposes of intent---it's the website that is being
edited.
| -rw-r--r-- | wikiwriteaccess.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wikiwriteaccess.mdwn b/wikiwriteaccess.mdwn index 3d84772..8d9c38a 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 content locally. To publish your changes, +Then you can edit the website content locally. To publish your changes, commit the changes with: git add _any-new-files_ |
