Skip to content

Commit 8fcbbad

Browse files
mydeacoolguyzone
andcommitted
Apply suggestions from code review
Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io>
1 parent 5061328 commit 8fcbbad

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/common/enriching-events/identify-user

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/enriching-events/identify-user/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ You can also clear the currently set user:
4949

5050
<PlatformContent includePath="enriching-events/set-user-request" />
5151

52-
Or if you want to set the user for all requests, you could do this with a middleware like this:
52+
Or if you want to set the user for all requests, you could use a middleware like this:
5353

5454
<PlatformContent includePath="enriching-events/set-user-middleware" />
5555
</PlatformCategorySection>

0 commit comments

Comments
 (0)