Skip to content

Commit d24493a

Browse files
Luca Forstnermydea
andauthored
Update MIGRATION.md
Co-authored-by: Francesco Novy <[email protected]>
1 parent 8aaf552 commit d24493a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ hub.captureException()
316316

317317
instead capture isolated events as follows:
318318

319-
````
319+
```js
320320
// NEW
321321
const client = new Client();
322322
const scope = new Scope();

0 commit comments

Comments
 (0)