Skip to content

Commit 6260fb5

Browse files
authored
fix: correct typos in README files. (#2622)
1 parent 2081459 commit 6260fb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

admob/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Getting Started
1818
- 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.
21-
- The running sample displays a test banner ad and a test interstitial add.
21+
- The running sample displays a test banner ad and a test interstitial ad.
2222

2323
Result
2424
-----------

appdistribution/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Firebase App Distrbution Quickstart
1+
# Firebase App Distribution Quickstart
22

33
## Introduction
44

0 commit comments

Comments
 (0)