diff --git a/guide/english/android-development/firebase/cloud-firestore/index.md b/guide/english/android-development/firebase/cloud-firestore/index.md index 70f3ac2c5f..a2045e5a0a 100644 --- a/guide/english/android-development/firebase/cloud-firestore/index.md +++ b/guide/english/android-development/firebase/cloud-firestore/index.md @@ -2,7 +2,7 @@ title: Setting up Cloud Firestore --- -# Setting up Cloud Firestore +# About Cloud Firestore Cloud Firestore is a scalable and flexible NoSQL database for mobile, web, and server development. Like real-time database it offers listeners to keep the data in sync for mobile and web clients and also offers offline capability. @@ -29,4 +29,4 @@ dependencies { ## Resources * You can learn more from the [codelabs](https://codelabs.developers.google.com/codelabs/firestore-android/#0) offered by Google. -* You can watch a video about it [here](https://www.youtube.com/watch?v=kDZYIhNkQoM). \ No newline at end of file +* You can watch a video about it [here](https://www.youtube.com/watch?v=kDZYIhNkQoM).