diff --git a/docs/product/index.mdx b/docs/product/index.mdx
index 2ca8fd6b939ae8..aa79177d015ab1 100644
--- a/docs/product/index.mdx
+++ b/docs/product/index.mdx
@@ -1,7 +1,7 @@
---
title: Product Walkthroughs
sidebar_order: 30
-description: "Get an overview of how you can use Sentry to not just observe, but debug errors, get to the root of user complaints, and identify performance bottlenecks."
+description: "Sentry can be used to not just observe, but debug errors as well as identify performance issues. Check out our product walkthroughs to see it in action."
---
## What's Sentry?
@@ -10,7 +10,7 @@ Sentry is a software monitoring tool that helps developers identify and debug pe
## What Can Sentry Help With?
-As a full-stack application monitoring solution, Sentry provides the following features to help you keep your app running smoothly and your users happy.
+As a full-stack application monitoring solution, Sentry provides the following features to help you keep your app running smoothly and your users happy:
### Error Monitoring
diff --git a/docs/product/sentry-basics/index.mdx b/docs/product/sentry-basics/index.mdx
index 40a66759496ed0..7b8844b1aeaf0c 100644
--- a/docs/product/sentry-basics/index.mdx
+++ b/docs/product/sentry-basics/index.mdx
@@ -1,5 +1,5 @@
---
-title: An Intro to Sentry
+title: Getting Started With Sentry
sidebar_order: 10
description: "Learn about our recommendations for getting the most out of Sentry."
---
@@ -18,8 +18,8 @@ There are three things we recommend you do to get the most out of Sentry:
**Want a TL;DR for getting started? Download our ["Developer Quick Reference Guide"](/pdfs/developer-quick-reference-guide.pdf)**
-## Tutorials: Frontend and Backend Error Monitoring
+## Tutorials: Distributed Tracing, Frontend and Backend Error Monitoring
-Learn how to set up Sentry by following along with a step-by-step frontend or backend tutorial.
+Learn how to set up Sentry by following along with a step-by-step distributed tracing, frontend or backend tutorial.