Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit fb8ec76

Browse files
committed
Fixing typos
1 parent 6b72563 commit fb8ec76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ After installing the plugin and syncing your Android Studio project with Gradle,
325325
}
326326
```
327327

328-
2. If you used RNPM to install/link the CodePush plugin, there are a two additional changes you'll need to make due to the fact thsat RNPM makes some assupmtions about the CodePush plugin that aren't currently true. Otherwise, skip to step #3:
328+
2. If you used RNPM to install/link the CodePush plugin, there are two additional changes you'll need to make due to the fact that RNPM makes some assumptions about the CodePush plugin that we don't currently support. If you're not using RNPM then simply skip to step #3:
329329
330330
```java
331331
...

0 commit comments

Comments
 (0)