Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit c0353a2

Browse files
authored
features.md documentation fix
I found a minor spelling / grammar issue while reading the docs. I love this project! Excellent work! 😄
1 parent 7059a7f commit c0353a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/features.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ For the first argument, you can use a number between 0 and 255 or a percentage.
247247

248248
## `#rrggbbaa` colors
249249

250-
Allows use to use 4 or 8 digits hexadecimal notation (transpiled to: `rgba()`).
250+
Allows you to use 4 or 8 digits hexadecimal notation (transpiled to: `rgba()`).
251251

252252
```css
253253
body {

0 commit comments

Comments
 (0)