Skip to content

Commit 2d1fb7e

Browse files
authored
fix colors page typo in versioned docs (facebook#5014)
1 parent cff9a11 commit 2d1fb7e

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

website/versioned_docs/version-0.77/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

website/versioned_docs/version-0.78/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

website/versioned_docs/version-0.79/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

website/versioned_docs/version-0.80/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

website/versioned_docs/version-0.81/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

website/versioned_docs/version-0.82/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

website/versioned_docs/version-0.83/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

website/versioned_docs/version-0.84/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)