Skip to content

Commit

Permalink
Fix spelling mistake of brightmagenta
Browse files Browse the repository at this point in the history
  • Loading branch information
Moult authored and superbobry committed Dec 11, 2024
1 parent e62c6e2 commit 636b679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyte/graphics.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
102: "brightgreen",
103: "brightbrown",
104: "brightblue",
105: "bfightmagenta",
105: "brightmagenta",
106: "brightcyan",
107: "brightwhite"
}
Expand Down

0 comments on commit 636b679

Please sign in to comment.