Copy fix: Asyncronously -> Asynchronously

This commit is contained in:
Petr Brzek
2015-03-29 15:06:31 +02:00
parent a8e3b021b8
commit 5b0e77a85a

View File

@@ -34,7 +34,7 @@ type ReachabilityStateIOS = $Enum<{
*
* ### reachabilityIOS
*
* Asyncronously determine if the device is online and on a cellular network.
* Asynchronously determine if the device is online and on a cellular network.
*
* - `none` - device is offline
* - `wifi` - device is online and connected via wifi, or is the iOS simulator