Skip to content

Commit ec9be9f

Browse files
committed
Minor doc fixes
1 parent 4db9b1d commit ec9be9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sourcemaps.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ browsers.
2525
One thing to note is that Sentry will attempt to process the source map
2626
before storing (or grouping) an event. This ensures that if we are able to
2727
deminify the source, we'll be able to more effectively group similar
28-
events over time.</p>
28+
events over time.
2929

3030
Browser Support
3131
---------------
@@ -34,7 +34,7 @@ In our experiences, the only browser that routinely delivers usable error
3434
reports is **Google Chrome**.
3535

3636
For additional information, see this more up-to-date `wiki page
37-
<https://github.com/ryanseddon/source-map/wiki/Source-maps:-languages,-tools-and-other-inf>`_.
37+
<https://github.com/ryanseddon/source-map/wiki/Source-maps:-languages,-tools-and-other-info>`_.
3838

3939
Generating a Source Map
4040
-----------------------

0 commit comments

Comments
 (0)