diff --git a/typings/react-native-code-push.d.ts b/typings/react-native-code-push.d.ts index 99e2bbe..852d35d 100644 --- a/typings/react-native-code-push.d.ts +++ b/typings/react-native-code-push.d.ts @@ -369,7 +369,7 @@ declare namespace CodePush { */ enum DeploymentStatus { /** - * The deployment failed. + * The deployment failed (and was rolled back). */ FAILED,