]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-credential.txt
credential: erase all matching credentials
[thirdparty/git.git] / Documentation / git-credential.txt
index 0e6d9e85ec7074986f5b081abc48a98d27fa5200..a220afed4f35ba2a2ea1d7bd68dd07b1353d3522 100644 (file)
@@ -39,7 +39,7 @@ for later use.
 
 If the action is `reject`, git-credential will send the description to
 any configured credential helpers, which may erase any stored
-credential matching the description.
+credentials matching the description.
 
 If the action is `approve` or `reject`, no output should be emitted.