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

Commit 5cc371f

Browse files
committed
Better notes about failed deployments
1 parent 98aa25a commit 5cc371f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typings/react-native-code-push.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ declare namespace CodePush {
369369
*/
370370
enum DeploymentStatus {
371371
/**
372-
* The deployment failed.
372+
* The deployment failed (and was rolled back).
373373
*/
374374
FAILED,
375375

0 commit comments

Comments
 (0)