Merge pull request #248 from AwesomeAim/typo

Fix typo
This commit is contained in:
Rosemary Witchaven 2022-03-18 16:34:12 -05:00 committed by GitHub
commit 0f6b6c3c4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,7 +112,7 @@
{
"name":"roll",
"usage":"/roll 'face' 'die'",
"text":"Rools dice and sends the results to the area. The first argument is the amount of faces each die should have. The second argument is the amount of dice that should be rolled. Both arguments are optional."
"text":"Rolls dice and sends the results to the area. The first argument is the amount of faces each die should have. The second argument is the amount of dice that should be rolled. Both arguments are optional."
},
{
"name":"rollp",
@ -674,4 +674,4 @@
"usage":"/clearcustom",
"text":"Removes all custom songs from the area."
}
]
]