diff --git a/README.md b/README.md
index 9bbc793..9f13040 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ docker network create docker-whmcs-network
```
Generate .htpasswd user and pass
-Navigate to `_base/data/traefik/.htpasswd` and place your generated user/pass in there
+Navigate to `_base/data/traefik/.htpasswd` and place your httpasswd user/pass in there.
Whenever you navigate to your admin area, you'll have to login with generated user and pass and then login with your WHMCS user. This basic auth is very effective against bots and endless spam in emails of failed logins.