diff --git a/content/doc/credential-helpers.html b/content/doc/credential-helpers.html
index a3fa99028f..f5288df3a6 100644
--- a/content/doc/credential-helpers.html
+++ b/content/doc/credential-helpers.html
@@ -15,7 +15,7 @@
Included in Git
- git-credential-store: saves credentials in plaintext.
- - git-credential-cache: holds credentials temporarily in process memory. Not available on Windows. (Note that since credentials are lost when the cache expires or system restarts, this is inconvenient to store long-lived personal access tokens.)
+ - git-credential-cache: holds credentials temporarily in process memory. (Note that since credentials are lost when the cache expires or system restarts, this is inconvenient to store long-lived personal access tokens.)
Platform specific storage