Skip to content

Commit ec9f3f3

Browse files
xyyjkHazAT
authored andcommitted
Update README.md (#1942)
1 parent f50e025 commit ec9f3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ import { init, captureMessage } from '@sentry/browser/esm';
7979

8080
and add it to your babel/... build, if you want to support older browsers
8181

82-
> TIP: You can use [`<script type="module" str="newbrowser.js">` +
82+
> TIP: You can use [`<script type="module" src="newbrowser.js">` +
8383
`<script nomodule src="oldbrowser.js">`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script#Module_Fallback)
8484
to provide builds for newer and older browsers
8585

0 commit comments

Comments
 (0)