We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5061328 commit 8fcbbadCopy full SHA for 8fcbbad
docs/platforms/javascript/common/enriching-events/identify-user/index.mdx
@@ -49,7 +49,7 @@ You can also clear the currently set user:
49
50
<PlatformContent includePath="enriching-events/set-user-request" />
51
52
-Or if you want to set the user for all requests, you could do this with a middleware like this:
+Or if you want to set the user for all requests, you could use a middleware like this:
53
54
<PlatformContent includePath="enriching-events/set-user-middleware" />
55
</PlatformCategorySection>
0 commit comments