Skip to content

Commit 4b225f9

Browse files
authored
Add word "tutorial" (#11642)
* Add word "tutorial" * Update docs/product/sentry-basics/integrate-frontend/index.mdx
1 parent 852f8ab commit 4b225f9

File tree

1 file changed

+2
-2
lines changed
  • docs/product/sentry-basics/integrate-frontend

1 file changed

+2
-2
lines changed

docs/product/sentry-basics/integrate-frontend/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Frontend Error Monitoring
2+
title: Frontend Error Monitoring Tutorial
33
sidebar_order: 30
4-
description: "Follow this tutorial to set up Sentry for a sample React frontend application. By the end, you'll be able to monitor errors and view readable stack traces and suspect commits to help you debug."
4+
description: "Follow this tutorial to set up Sentry for a sample React frontend application. By the end, you'll be able to monitor errors and view readable stack traces and suspect commits to help you identify and debug."
55
---
66

77
This step-by-step tutorial walks you through setting up Sentry in a React project to monitor errors in a frontend application. After completing this tutorial you'll be able to:

0 commit comments

Comments
 (0)