Skip to content

Commit 6a4d309

Browse files
committed
fixed typo
1 parent da326d0 commit 6a4d309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/ci/ciCheck.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ async function checkNodeVersions() {
5151
const releasedVersions = allVersions.versions;
5252

5353
await new CiVersionCheck({
54-
packageName: 'Nodejs',
54+
packageName: 'Node.js',
5555
packageSupportUrl: 'https://github.com/nodejs/node/blob/master/CHANGELOG.md',
5656
yamlFilePath: './.github/workflows/ci.yml',
5757
ciEnvironmentsKeyPath: 'jobs.check-mongo.strategy.matrix.include',

0 commit comments

Comments
 (0)