Skip to content

Commit

Permalink
Update README.md (firebase#322)
Browse files Browse the repository at this point in the history
  • Loading branch information
seventhmoon authored and samtstern committed Aug 21, 2017
1 parent 32d929d commit b15aedc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions messaging/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ Use Firebase console to send FCM messages to device or emulator.
- Enter the text of your message in the Message Text field.
- Click on the **SUBSCRIBE TO NEWS** button to subscribe to the news topic.
- Set the target to **Topic**.
- Select the news topic from the list of topics. You must subscribe from the device or emulator
before the topic will will be visible in the console.
- Select the news topic from the list of topics ("news" in this sample).
You must subscribe from the device or emulator before the topic will will be visible in the console.
- Click on the **Send Message** button.
- If your application is in the foreground you should see the incoming
message printed in the logs. If it is in the background, a system notification should be
Expand Down

0 comments on commit b15aedc

Please sign in to comment.