File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
apps/site/pages/en/blog/migrations
packages/i18n/src/locales Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ author: AugustinMauroy
99# Node.js v12 to v14
1010
1111<AlertBox level = " info" title = " !" >
12- This article cover a part of the migration from Node.js v12 to v14. The
12+ This article covers a part of the migration from Node.js v12 to v14. The
1313 userland migrations team is working on more codemods to help you with the
1414 migration.
1515</AlertBox >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ author: AugustinMauroy
99# Node.js v14 to v16
1010
1111<AlertBox level = " info" title = " !" >
12- This article cover a part of the migration from Node.js v14 to v16. The
12+ This article covers a part of the migration from Node.js v14 to v16. The
1313 userland migrations team is working on more codemods to help you with the
1414 migration.
1515</AlertBox >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ author: AugustinMauroy
99# Node.js v20 to v22
1010
1111<AlertBox level = " info" title = " !" >
12- This article cover a part of the migration from Node.js v20 to v22. The
12+ This article covers a part of the migration from Node.js v20 to v22. The
1313 userland migrations team is working on more codemods to help you with the
1414 migration.
1515</AlertBox >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ author: AugustinMauroy
99# Node.js v22 to v24
1010
1111<AlertBox level = " info" title = " !" >
12- This article cover a part of the migration from Node.js v22 to v24. The
12+ This article covers a part of the migration from Node.js v22 to v24. The
1313 userland migrations team is working on more codemods to help you with the
1414 migration.
1515
Original file line number Diff line number Diff line change 300300 },
301301 "blog" : {
302302 "blogHeader" : {
303- "subtitle" : " The latest Node.js news, migrations guides and events summaries" ,
303+ "subtitle" : " The latest Node.js news, migration guides and events summaries" ,
304304 "rssLink" : " RSS feed"
305305 }
306306 }
331331 "video" : " Video" ,
332332 "weekly" : " Weekly Updates" ,
333333 "wg" : " Working Groups" ,
334- "migrations" : " Migrations Guides" ,
334+ "migrations" : " Migration Guides" ,
335335 "events" : " Events"
336336 }
337337 },
You can’t perform that action at this time.
0 commit comments