Skip to content

Commit 67263d9

Browse files
authored
Update README.md
1 parent 38adf02 commit 67263d9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@ See the [Self-Hosting](#self-hosting) section below for detailed instructions.
9090

9191
| Command | Description | Example |
9292
|---------|-------------|---------|
93-
| `/roll XdY s` | Simplified output | `/roll 4d6 s` |
94-
| `/roll XdY nr` | No results shown | `/roll 4d6 nr` |
95-
| `/roll XdY p` | Private roll | `/roll 4d6 p` |
93+
| `/roll s XdY` | Simplified output | `/roll 4d6 s` |
94+
| `/roll nr XdY` | No results shown | `/roll 4d6 nr` |
95+
| `/roll p XdY` | Private roll | `/roll 4d6 p` |
9696
| `/roll XdY ! comment` | Add comment | `/roll 4d6 ! Damage roll` |
97-
| `/roll XdY ul` | Unsorted results | `/roll 4d6 ! unsort` |
97+
| `/roll ul XdY` | Unsorted results | `/roll 4d6 ! unsort` |
9898

9999
### Utility Commands
100100

0 commit comments

Comments
 (0)