From 72a4dc0fb6b99fe59335ee5186f8e5670aa42bed Mon Sep 17 00:00:00 2001 From: Salakar Date: Mon, 22 Jul 2019 08:14:48 +0100 Subject: [PATCH] [docs] remove use of unnecessary/potentially confusing english idiom --- docs/admob/quick-start.md | 2 +- docs/analytics/quick-start.md | 2 +- docs/app/quick-start.md | 2 +- docs/auth/quick-start.md | 2 +- docs/config/quick-start.md | 2 +- docs/crashlytics/quick-start.md | 2 +- docs/database/index.md | 2 +- docs/database/quick-start.md | 2 +- docs/fiam/quick-start.md | 2 +- docs/firestore/quick-start.md | 2 +- docs/functions/index.md | 2 +- docs/functions/quick-start.md | 2 +- docs/indexing/quick-start.md | 2 +- docs/invites/quick-start.md | 2 +- docs/messaging/quick-start.md | 2 +- docs/ml-natural-language/quick-start.md | 2 +- docs/ml-vision/quick-start.md | 2 +- docs/notifications/quick-start.md | 2 +- docs/perf/quick-start.md | 2 +- docs/storage/quick-start.md | 2 +- docs/utils/quick-start.md | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/docs/admob/quick-start.md b/docs/admob/quick-start.md index 09736434..7131c02a 100644 --- a/docs/admob/quick-start.md +++ b/docs/admob/quick-start.md @@ -1,6 +1,6 @@ --- title: Quick Start -description: Get to grips with the basics of AdMob in React Native Firebase +description: Getting started with AdMob in React Native Firebase --- # AdMob Quick Start diff --git a/docs/analytics/quick-start.md b/docs/analytics/quick-start.md index dc5bfcce..685551dc 100644 --- a/docs/analytics/quick-start.md +++ b/docs/analytics/quick-start.md @@ -1,6 +1,6 @@ --- title: Quick Start -description: Get to grips with the basics of Analytics in React Native Firebase +description: Getting started with Analytics in React Native Firebase --- # Analytics Quick Start diff --git a/docs/app/quick-start.md b/docs/app/quick-start.md index 29689e09..b6f078b0 100644 --- a/docs/app/quick-start.md +++ b/docs/app/quick-start.md @@ -1,6 +1,6 @@ --- title: Quick Start -description: Get to grips with the basics of the App package in React Native Firebase +description: Getting started with the App package in React Native Firebase --- # App Quick Start diff --git a/docs/auth/quick-start.md b/docs/auth/quick-start.md index 488700c2..b58c0eb0 100644 --- a/docs/auth/quick-start.md +++ b/docs/auth/quick-start.md @@ -1,6 +1,6 @@ --- title: Authentication Quick Start -description: Get to grips with the basics of Authentication in React Native Firebase +description: Getting started with Authentication in React Native Firebase --- # Auth Quick Start diff --git a/docs/config/quick-start.md b/docs/config/quick-start.md index 0d0f4c6b..03256c35 100644 --- a/docs/config/quick-start.md +++ b/docs/config/quick-start.md @@ -1,6 +1,6 @@ --- title: Quick Start -description: Get to grips with the basics of Remote Config in React Native Firebase +description: Getting started with Remote Config in React Native Firebase --- # Remote Config Quick Start diff --git a/docs/crashlytics/quick-start.md b/docs/crashlytics/quick-start.md index cfdfe377..a2940b20 100644 --- a/docs/crashlytics/quick-start.md +++ b/docs/crashlytics/quick-start.md @@ -1,6 +1,6 @@ --- title: Quick Start -description: Get to grips with the basics of Crashlytics in React Native Firebase +description: Getting started with Crashlytics in React Native Firebase --- # Crashlytics Quick Start diff --git a/docs/database/index.md b/docs/database/index.md index 11ddc288..c2589fce 100644 --- a/docs/database/index.md +++ b/docs/database/index.md @@ -20,7 +20,7 @@ both realtime data sync and offline capabilities. title="Quick Start" to="/quick-start" > - Install & get to grips with the basics of Realtime Database. + Install & Getting started with Realtime Database. - Install & get to grips with the basics of Cloud Functions. + Install & Getting started with Cloud Functions.