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

Commit bad61c8

Browse files
committed
three -> two
1 parent dfd6a4f commit bad61c8

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
@@ -404,7 +404,7 @@ With the CodePush plugin downloaded and linked, and your app asking CodePush whe
404404

405405
2. When an update is available, how to present it to the end user?
406406

407-
The simplest way to do this is to "CodePush-ify" your app's root component. To do so, you can choose one of the following three options:
407+
The simplest way to do this is to "CodePush-ify" your app's root component. To do so, you can choose one of the following two options:
408408

409409
**Option 1: Wrap your root component using the `codePush` decorator function:**
410410

0 commit comments

Comments
 (0)