Skip to content

Commit

Permalink
docs: fix typo (#1408)
Browse files Browse the repository at this point in the history
  • Loading branch information
toddpress committed May 5, 2024
1 parent 6a14c53 commit ab263ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/great-cats-thank.md
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion lib/resolveTaskFn.js
Expand Up @@ -96,7 +96,7 @@ const interruptExecutionOnError = (ctx, execaChildProcess) => {
}

/**
* Create a error output dependding on process result.
* Create a error output depending on process result.
*
* @param {string} command
* @param {Object} result
Expand Down

0 comments on commit ab263ba

Please sign in to comment.