Copy fix: Asyncronously -> Asynchronously

This commit is contained in:
Petr Brzek 2015-03-29 15:06:31 +02:00
Родитель a8e3b021b8
Коммит 5b0e77a85a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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