Skip to content

Commit 511036a

Browse files
coolguyzonelizokm
andauthored
Update docs/product/sentry-basics/distributed-tracing/create-new-project.mdx
Co-authored-by: Liza Mock <[email protected]>
1 parent 2402ed6 commit 511036a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/sentry-basics/distributed-tracing/create-new-project.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_order: 2
44
description: "Learn how to create your Sentry projects, which will scope events to distinct pieces of your application landscape."
55
---
66

7-
This section walks you through how to create new projects in your Sentry account. You need to have a project set up in Sentry in order to capture errors and other events. In this walkthrough we will be creating a frontend project in React as well as a separate backend project in Express/Node.
7+
This section walks you through how to create new projects in your Sentry account. You need to have a project set up in Sentry in order to capture errors and other events. In this walkthrough we'll be creating a frontend project in React as well as a separate backend project in Express/Node.
88

99
_Projects_ allow you to scope events to a distinct application in your organization and assign responsibility to specific users and teams. You can create a project for a particular language or framework used in your application. For example, you might have separate projects for your API server and frontend client. For more information, see [best practices for creating projects](/organization/getting-started/#4-create-projects).
1010

0 commit comments

Comments
 (0)