diff --git a/bin/config_sample/text/commandhelp.json b/bin/config_sample/text/commandhelp.json index 299b66f..3941903 100644 --- a/bin/config_sample/text/commandhelp.json +++ b/bin/config_sample/text/commandhelp.json @@ -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." } -] \ No newline at end of file +]