Skip to content

Commit cff9a11

Browse files
authored
Fix minor typo in colors.md (facebook#4997)
1 parent 3b4bf1c commit cff9a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/colors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ React Native supports `hwb()` in functional notation:
5050

5151
### Color ints
5252

53-
React Native supports also colors as an `int` values (in RGB color mode):
53+
React Native also supports colors as an `int` values (in RGB color mode):
5454

5555
- `0xff00ff00` (0xrrggbbaa)
5656

0 commit comments

Comments
 (0)