Skip to content

Commit 214da24

Browse files
authored
Update README.md (#1437)
s/AdMon/AdMob
1 parent 93d08e9 commit 214da24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admob/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Getting Started
1515

1616
- [Add Firebase to your Android Project](https://firebase.google.com/docs/android/setup).
1717
- Configure your AdMob app id:
18-
- In `src/main/res/values/strings.xml` change the `admob_app_id` string to your AdMon app id.
18+
- In `src/main/res/values/strings.xml` change the `admob_app_id` string to your AdMob app id.
1919
- Note that this ID is used in two places: `AndroidManifest.xml` and `MainActivity`
2020
- Run the sample on your Android device or emulator.
2121
- The running sample displays a test banner ad and a test interstitial add.

0 commit comments

Comments
 (0)