Skip to content

Commit 3b17a68

Browse files
committed
Fix lint issue with casing
1 parent 5becff7 commit 3b17a68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/global-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The `ReactNativeStartupTiming` interface provides the following fields:
4747
### `timeOrigin`
4848

4949
:::info Partial support
50-
Provides the number of milliseconds from the Unix epoch until system boot, instead of the number of milliseconds from the Unix epoch until app startup.
50+
Provides the number of milliseconds from the UNIX epoch until system boot, instead of the number of milliseconds from the UNIX epoch until app startup.
5151
:::
5252

5353
See [documentation in MDN](https://developer.mozilla.org/en-US/docs/Web/API/Performance/timeOrigin).

0 commit comments

Comments
 (0)