Skip to content

Commit e8d0744

Browse files
format
1 parent 25fa71f commit e8d0744

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

markdown-pages/docs/manual/migrate-to-v12.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,8 @@ Some projects still rely on tools such as `atdgen` that emit OCaml `.ml` files.
209209
}
210210
```
211211

212-
4. Execute the helper script to convert your `.ml` files to `.res` files:
212+
4. Execute the helper script to convert your `.ml` files to `.res` files:
213+
213214
```console
214215
npm run convert-ml
215216
```

0 commit comments

Comments
 (0)