Skip to content

Commit 7a58ee0

Browse files
authored
Minor edit suggested by the docs team (firebase#200)
1 parent 6da34c2 commit 7a58ee0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎src/main/java/com/google/firebase/messaging/WebpushNotification.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ public enum Direction {
114114
}
115115

116116
/**
117-
* Represents an action available to the users when the notification is presented.
117+
* Represents an action available to users when the notification is presented.
118118
*/
119119
public static class Action {
120120
@Key("action")

0 commit comments

Comments
 (0)