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.