Skip to content

Commit a116b12

Browse files
coolguyzonelizokm
andauthored
Update docs/product/sentry-basics/distributed-tracing/initialize-sentry-sdk-frontend.mdx
Co-authored-by: Liza Mock <[email protected]>
1 parent 7906063 commit a116b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/sentry-basics/distributed-tracing/initialize-sentry-sdk-frontend.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ In the `tracing-tutorial-frontend` project folder:
118118
119119
1. Open the sample application in your browser.
120120

121-
The sample app should be running at [http://localhost:3000/](http://localhost:3000/) or the URL output in your terminal in the last step. You should see a sample e-commerce page; the buttons on this page won't work correctly and will trigger an uncaught runntime error until you get your backend up and running.
121+
The sample app should be running at [http://localhost:3000/](http://localhost:3000/) or the URL output in your terminal in the last step. You should see a sample e-commerce page; the buttons on this page won't work correctly and will trigger an uncaught runtime error until you get your backend up and running.
122122

123123
{/* ADD SCREENSHOT HERE */}
124124
![img/frontend-screenshot.png](img/frontend-screenshot.png)

0 commit comments

Comments
 (0)