Skip to content

Commit

Permalink
Update docs/customize/vocabularies/users.md
Browse files Browse the repository at this point in the history
Co-authored-by: Guillaume Viger <[email protected]>
  • Loading branch information
tmorrell and fenekku committed Oct 23, 2023
1 parent 4acf31c commit 33c4019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/customize/vocabularies/users.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ You may need to add users or make permission changes after the users vocabulary
pipenv run invenio users create [email protected] --active --confirm
```

This will automatically confirm the account. If you want to force the user to verify their email address, leave off the `--confirm` paramter.
This will automatically confirm the account. If you want to force the user to verify their email address, leave off the `--confirm` parameter.

To give an account admin permissions, run:

Expand Down

0 comments on commit 33c4019

Please sign in to comment.