chore(docs/admin/users): fix typo in headless auth page (#20841)

This commit is contained in:
Phorcys
2025-11-20 11:25:54 +01:00
committed by GitHub
parent 426cc98f7c
commit 0cd33d1abb
+1 -1
View File
@@ -16,7 +16,7 @@ You must have the User Admin role or above to create headless users.
coder users create \
--email="coder-bot@coder.com" \
--username="coder-bot" \
--login-type="none \
--login-type="none" \
```
## UI