Skip to content

Commit 7ff4134

Browse files
fix formatting typo (#34661)
1 parent a08535a commit 7ff4134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ export class Plugin {
9494
// called when plugin is torn down, aka window.onbeforeunload
9595
}
9696
}
97-
```x
97+
```
9898

9999
**[4] `server/index.ts`** is the entry-point into the server-side code of this plugin. It is identical in almost every way to the client-side entry-point:
100100

0 commit comments

Comments
 (0)