diff --git a/website/source/docs/auth/github.html.md b/website/source/docs/auth/github.html.md
index d94cc9977..207a47ab2 100644
--- a/website/source/docs/auth/github.html.md
+++ b/website/source/docs/auth/github.html.md
@@ -103,6 +103,8 @@ Success! Data written to: auth/github/config
After configuring that, you must map the teams of that organization to
policies within Vault. Use the `map/teams/` endpoints to do that.
+Team names must be slugified, so if your team name is: `Some Amazing Team`,
+you will need to include it as: `some-amazing-team`.
Example:
```