Skip to content

Commit 3793c4d

Browse files
author
Rachel Prince
committed
Fix grammar
1 parent ff2dff1 commit 3793c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-appdistribution/src/main/java/com/google/firebase/appdistribution/FirebaseAppDistributionException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public enum Status {
3636

3737
/**
3838
* No network was available to make requests, or the request timed out. Check the tester's
39-
* internet connection and retrying the call to {@link FirebaseAppDistribution}.
39+
* internet connection and retry the call to {@link FirebaseAppDistribution}.
4040
*/
4141
NETWORK_FAILURE,
4242

0 commit comments

Comments
 (0)