Skip to content

Commit a5b846e

Browse files
Copilotjbampton
andauthored
test: fix spelling of 'color' per American English convention
Agent-Logs-Url: https://github.com/NextCommunity/NextCommunity.github.io/sessions/8c63e0cf-cc37-4897-93f8-a6195aad77f3 Co-authored-by: jbampton <418747+jbampton@users.noreply.github.com>
1 parent 4efebad commit a5b846e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/script.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ describe("levels.json data integrity", () => {
417417
"legendary",
418418
"mythic",
419419
"absolute",
420-
// NOTE: '#ffffff' appears in the data as a known anomaly (a colour
420+
// NOTE: '#ffffff' appears in the data as a known anomaly (a color
421421
// value accidentally used as a rarity field). It is included here to
422422
// prevent future regressions while the underlying data is corrected.
423423
"#ffffff",

0 commit comments

Comments
 (0)