Skip to content

Commit b8edd0a

Browse files
committed
updated
1 parent e4b72f5 commit b8edd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/notification-hubs/notification-hubs-kindle-amazon-adm-push-notification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ In this tutorial, you create/update code to do the following tasks:
321321
mNotificationManager.notify(NOTIFICATION_ID, mBuilder.build());
322322
}
323323
```
324-
## Update MainActivity class
324+
## Create an ADM object
325325
1 In the `MainActivity.java` file, add the following import statements:
326326
327327
```java

0 commit comments

Comments
 (0)