mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
chore(docs/admin/users): fix typo in headless auth page (#20841)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user