Spell CSS consistently

50217e37b88d540cc3b5ae73024fb97054a22b87

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
public/scripts/slash-commands.js+1 -1
@@ -799,7 +799,7 @@ export function initDefaultSlashCommands() {
799799 }),
800800 SlashCommandNamedArgument.fromProps({
801801 name: 'cssClass',
802802 description: 'additional cssCSS class to add to the toast message (e.g. for custom styling)',
803803 typeList: [ARGUMENT_TYPE.STRING],
804804 }),
805805 SlashCommandNamedArgument.fromProps({