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

Commit 2873a23

Browse files
committed
Fixing typo
1 parent 015491d commit 2873a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodePush.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ function checkForUpdate(deploymentKey = null) {
1212

1313
/*
1414
* Before we ask the server if an update exists, we
15-
* need to retreive three pieces of information from the
15+
* need to retrieve three pieces of information from the
1616
* native side: deployment key, app version (e.g. 1.0.1)
1717
* and the hash of the currently running update (if there is one).
1818
* This allows the client to only receive updates which are targetted

0 commit comments

Comments
 (0)