mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-23 06:48:35 +00:00
Fix typo in NetInfo docs
This commit is contained in:
committed by
Nicolas Gallagher
parent
d42e8907ca
commit
f1ef0f21af
@@ -20,7 +20,7 @@ const NetInfoScreen = () => (
|
||||
NetInfo asynchronously determines the online/offline status of the application.
|
||||
</AppText>
|
||||
<AppText>
|
||||
Note that support for retrieving the connection type depends upon browswer support (and is
|
||||
Note that support for retrieving the connection type depends upon browser support (and is
|
||||
limited to mobile browsers). It will default to <Code>unknown</Code> when support is
|
||||
missing.
|
||||
</AppText>
|
||||
|
||||
Reference in New Issue
Block a user