From 3b11ae3f30051c8903c9fabd32e1bde54cab3697 Mon Sep 17 00:00:00 2001 From: Animesh Roy <35850688+animeshroydev@users.noreply.github.com> Date: Tue, 15 Jan 2019 07:05:26 +0530 Subject: [PATCH] Changed text to 'About Cloud Firestore' (#29246) --- .../android-development/firebase/cloud-firestore/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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).