diff --git a/lib/modules/manager/bundler/readme.md b/lib/modules/manager/bundler/readme.md
index a374b7b3f67101d98cb93fcb87b5aa8b55376308..acfd8970c0d9849cbc285ad0f7f0312305dd5ef9 100644
--- a/lib/modules/manager/bundler/readme.md
+++ b/lib/modules/manager/bundler/readme.md
@@ -2,7 +2,7 @@ The `bundler` manager is used to extract dependencies from `Gemfile` and `Gemfil
 
 ### Authenticating private registry
 
-If you need Bundler to authenticate with a private registry - and it's not the same host as your GitHub/GitLab/etc - then you should do so with `hostRules` and be sure to set the `hostType` value to be "bundler". e.g.
+If you need Bundler to authenticate with a private registry - and it's not the same host as your GitHub/GitLab/etc - then you should do so with `hostRules` and be sure to set the `hostType`. e.g.
 
 ```json
 {