Skip to content

Commit 64ba627

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Augustin Mauroy <97875033+AugustinMauroy@users.noreply.github.com>
1 parent 891393e commit 64ba627

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/site/pages/en/blog/migrations/v22-to-v24.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Node.js' `configure` script will warn if you attempt to build Node.js with a com
6969

7070
Some breaking changes or End of Life (EOL) deprecations in Node.js 23 and 24 have associated codemods to help you update your codebase. Below is a list of the available codemods for this migration:
7171

72-
If you wan't to run all of them at once, you can use the following command:
72+
If you want to run all of them at once, you can use the following command:
7373

7474
```bash
7575
npx codemod run @nodejs/v22-to-v24

0 commit comments

Comments
 (0)