Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit ede2084

Browse files
Defelo4norak
andauthored
Apply suggestions from code review
Co-authored-by: Anorak <32487760+4norak@users.noreply.github.com>
1 parent fefbbbd commit ede2084

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

moderation/verification/documentation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The `.verification` command shows the current verification configuration. This i
1010

1111
### `add`
1212

13-
The `add` subcommand adds a verification role. If you set `reverse` to `true`, the role will be removed from the user instead of being added. Note that verification will fail if the user does not have all reverse verification roles!
13+
The `add` subcommand adds a verification role. If you set `reverse` to `true`, the role will be removed from the member instead of being added. Note that verification will fail if the member does not have all reverse verification roles!
1414

1515
```css
1616
.verification [add|a|+] <role> [reverse=False]
@@ -19,7 +19,7 @@ The `add` subcommand adds a verification role. If you set `reverse` to `true`, t
1919
|Argument|Required|Description|
2020
|:------:|:------:|:----------|
2121
|`role`|:heavy_check_mark:|The verification role|
22-
|`reverse`| |Remove this role instead of adding it to the user.|
22+
|`reverse`| |Remove this role instead of adding it to the member.|
2323

2424
Required permissions:
2525

@@ -47,7 +47,7 @@ Required permissions:
4747

4848
### `password`
4949

50-
The `password` subcommand sets the *secret* password the user will need to verify with.
50+
The `password` subcommand sets the *secret* password the member will need to verify with.
5151

5252
```css
5353
.verification [password|p] <password>

0 commit comments

Comments
 (0)