Skip to content

Commit

Permalink
use correct spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Starman3787 committed Oct 8, 2024
1 parent 2cf5da0 commit 0cf19a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bot/en_us/general/gui_constants.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"roleModificationTypes": {
"name": "Name",
"color": "Colour",
"color": "Color",
"hoist": "Hoisted",
"managed": "Managed",
"mentionable": "Mentionable",
Expand Down
4 changes: 2 additions & 2 deletions bot/en_us/slash_commands/tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"description": "Text to display on the tag"
},
"editOptionColour": {
"name": "colour",
"description": "The hex colour code for the tag"
"name": "color",
"description": "The hex color code for the tag"
},
"editOptionImage": {
"name": "image",
Expand Down

0 comments on commit 0cf19a7

Please sign in to comment.