Skip to content

Commit

Permalink
style: fix typo in test-99-vercel#1192/main.js (vercel#1790)
Browse files Browse the repository at this point in the history
  • Loading branch information
eltociear authored and pcnate committed Aug 15, 2023
1 parent 0ea401e commit 25e2e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test-99-#1192/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ if (doDebug) {
}

// -----------------------------------------------------------------------
// Execute programm outside pjg
// Execute program outside pjg
const logRef = utils.spawn.sync(
'node',
[path.join(__dirname, 'src/index.js')],
Expand Down

0 comments on commit 25e2e74

Please sign in to comment.