Skip to content

Commit

Permalink
fix: clarify This
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerixyz committed Jul 7, 2023
1 parent 1f8fb50 commit 8f4770a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ChatterinoTheme.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
{
"title": "SVG Color",
"description": "This is stricter than Qt. You could theoretically put tabs and spaces between characters in a named color and capitalize the color.",
"description": "This enum is stricter than Qt. You could theoretically put tabs and spaces between characters in a named color and capitalize the color.",
"$comment": "https://www.w3.org/TR/SVG11/types.html#ColorKeywords",
"enum": [
"aliceblue",
Expand Down

0 comments on commit 8f4770a

Please sign in to comment.