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

Commit abf0785

Browse files
authored
Merge pull request #1 from sethbergman/documentation-fix
features.md documentation fix
2 parents 7059a7f + c0353a2 commit abf0785

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)