Skip to content

Commit 5a333c3

Browse files
authored
Merge pull request #90040 from changeworld/patch-36
Fix typo
2 parents 42e653b + e732be3 commit 5a333c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/app-service-mobile-android-getting-started-with-push.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ ms.date: 08/23/2018
9595
}
9696
```
9797

98-
4. Add another class to handle token updates. Create `ToDoInstanceIdService` java class and replace the class declaration with:
98+
4. Add another class to handle token updates. Create `ToDoInstanceIdService` Java class and replace the class declaration with:
9999

100100
```java
101101
import com.google.firebase.iid.FirebaseInstanceIdService;

0 commit comments

Comments
 (0)