Skip to content

Commit ed9a1f8

Browse files
davidlehndlongley
andauthored
Fix typo.
Co-authored-by: Dave Longley <[email protected]>
1 parent 8d0be9a commit ed9a1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,6 +798,6 @@ async function _logExit(code) {
798798
});
799799
await p;
800800
} finally {
801-
// contine regardles of error
801+
// continue regardless of error
802802
}
803803
}

0 commit comments

Comments
 (0)