]> git.pond.sub.org Git - empserver/commitdiff
doc/contributing: Fix a greengrocers' apostrophe
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 4 Dec 2017 18:38:27 +0000 (19:38 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 5 Jan 2021 06:25:18 +0000 (07:25 +0100)
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
doc/contributing

index 8bffd099e54587f8ce092e18afe92de9619bfa1f..ad6393e462fcd560a535080de170c166270e7e4a 100644 (file)
@@ -230,7 +230,7 @@ branch, then reset your master to match the origin's:
     $ git branch work
     $ git reset --hard origin/master
 
-Pull update's from origin into your master:
+Pull updates from origin into your master:
 
     $ git pull