Skip to content

Commit

Permalink
UK spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Aug 21, 2024
1 parent de7ca7a commit 07efeaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/textual/widgets/_sparkline.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class Sparkline(Widget):
| Class | Description |
| :- | :- |
| `sparkline--max-color` | The color used for the larger values in the data. |
| `sparkline--min-color` | The colour used for the smaller values in the data. |
| `sparkline--min-color` | The color used for the smaller values in the data. |
"""

DEFAULT_CSS = """
Expand Down

0 comments on commit 07efeaf

Please sign in to comment.