Skip to content

Commit 0a4bf72

Browse files
committed
Rachel comments
1 parent 14db8be commit 0a4bf72

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

docs/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ Android app. To get started, visit the [setup instructions][android-setup].
55

66
## Open Source
77

8-
The following Firebase SDKs for Android are developed in this
9-
repository:
8+
This repository includes the following Firebase SDKs for Android:
109

1110
* `firebase-common`
1211
* `firebase-database`

docs/ktx/common.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Getting Started
44

5-
To use the Firebase Common Android SDK with Kotlin Extenstions, add the following
5+
To use the Firebase Common Android SDK with Kotlin Extensions, add the following
66
to your app's `build.gradle` file:
77

88
```groovy

docs/ktx/firestore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Getting Started
44

5-
To use the Cloud Firestore Android SDK with Kotlin Extenstions, add the following
5+
To use the Cloud Firestore Android SDK with Kotlin Extensions, add the following
66
to your app's `build.gradle` file:
77

88
```groovy

0 commit comments

Comments
 (0)