diff --git a/docs/storybook/2-apis/NetInfo/NetInfoScreen.js b/docs/storybook/2-apis/NetInfo/NetInfoScreen.js index cc4f944b..4d9be16a 100644 --- a/docs/storybook/2-apis/NetInfo/NetInfoScreen.js +++ b/docs/storybook/2-apis/NetInfo/NetInfoScreen.js @@ -20,7 +20,7 @@ const NetInfoScreen = () => ( NetInfo asynchronously determines the online/offline status of the application. - 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 unknown when support is missing.