Skip to content

Commit 36255a4

Browse files
authored
Update docs/product/sentry-basics/integrate-frontend/index.mdx
1 parent 42b1e18 commit 36255a4

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
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)