Skip to content

Commit fb87043

Browse files
committed
fix 2
1 parent a72ae10 commit fb87043

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/docs/durable-objects/reference/durable-objects-migrations.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ To apply a Create migration:
5757

5858
2. Ensure you reference the correct name of the Durable Object class in your Worker code.
5959
3. Deploy the Worker.
60-
</Steps>
60+
61+
</Steps>
6162

6263
<Details header="Create migration example">
6364

0 commit comments

Comments
 (0)