diff --git a/docs/product/sentry-basics/integrate-backend/index.mdx b/docs/product/sentry-basics/integrate-backend/index.mdx index b2834b3c6a00d2..a11f1ee53c6490 100644 --- a/docs/product/sentry-basics/integrate-backend/index.mdx +++ b/docs/product/sentry-basics/integrate-backend/index.mdx @@ -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." ---