Skip to content

Commit ad37109

Browse files
authored
chore(docs): Properly close code section (#4496)
1 parent 9ca911b commit ad37109

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MIGRATION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ import { Severity, SeverityLevel } from '@sentry/types';
102102
const levelA = Severity.error;
103103

104104
const levelB: SeverityLevel = "error"
105+
```
105106

106107
# Upgrading from 4.x to 5.x/6.x
107108

0 commit comments

Comments
 (0)