2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-21 04:53:24 +00:00

docs: remove extra space

Co-authored-by: sammy <torchedsammy@gmail.com>
This commit is contained in:
Nadiyar 2024-12-29 11:45:22 +03:30 committed by GitHub
parent 8c85653d72
commit 97b38465a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,5 +40,5 @@ Styles:
For the colors, there are background and bright variants. Background color
variants have a `Bg` suffix, while bright variants use the `bright` prefix.
These can also be combined. Note that appropriate camel casing must be applied.
For example, bright blue would be written as `brightBlue`, a cyan background as
For example, bright blue would be written as `brightBlue`, a cyan background as
`cyanBg`, and combining them would result in `brightBlueBg`.