You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/site/i18n/locales/en.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -303,7 +303,7 @@
303
303
"activateFNM": "activate fnm",
304
304
"noteWithColon": "NOTE:",
305
305
"dockerIsNotNodejsPackageManager": "Docker is not a Node.js package manager.",
306
-
"PleaseEndureAlreadyInstallOnSystem": "Please ensure it is already installed on your system.",
306
+
"PleaseEnsureAlreadyInstallOnSystem": "Please ensure it is already installed on your system.",
307
307
"dockerInstructions": "Follow official instructions at https://docs.docker.com/desktop/",
308
308
"dockerImagesLink": "Docker images are provided officially at https://github.com/nodejs/docker-node/",
309
309
"pullsNodejsDockerImage": "pulls the Node.js Docker image",
@@ -312,7 +312,7 @@
312
312
"homebrewSupportsIntallingMajorNodejsVersion": "Homebrew only supports installing major Node.js versions and might not support the latest Node.js version from the {version} release line.",
313
313
"chocolateyIsNotNodejsPackageManager": "Chocolatey is not a Node.js package manager.",
314
314
"chocolateyInstructions": "Follow official instructions at https://chocolatey.org/",
315
-
"chocolateyNotMaintanedByNodejs": "Chocolatey is not officially maintained by the Node.js project and might not support the {version} version of Node.js"
315
+
"chocolateyNotMaintainedByNodejs": "Chocolatey is not officially maintained by the Node.js project and might not support the {version} version of Node.js"
0 commit comments