Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/product/sentry-basics/integrate-backend/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Backend Error Monitoring
title: Backend Error Monitoring Tutorial
sidebar_order: 40
description: "Follow this tutorial to set up Sentry to monitor errors for a sample Python backend application. By the end, you'll be able to configure the SDK for your needs and enrich your event data."
---
Expand Down
Loading