Spell CSS consistently
| @@ -799,7 +799,7 @@ export function initDefaultSlashCommands() { | ||
| 799 | 799 | }), |
| 800 | 800 | SlashCommandNamedArgument.fromProps({ |
| 801 | 801 | name: 'cssClass', |
| 802 | 802 | description: 'additional cssCSS class to add to the toast message (e.g. for custom styling)', |
| 803 | 803 | typeList: [ARGUMENT_TYPE.STRING], |
| 804 | 804 | }), |
| 805 | 805 | SlashCommandNamedArgument.fromProps({ |