Spelling (#72)

* spelling: check in

* spelling: compatibility

* spelling: definitely

* spelling: does not

* spelling: maintaining

* spelling: nonexistent

* spelling: precede

* spelling: response

* spelling: was not
This commit is contained in:
Josh Soref
2019-08-21 15:31:44 -04:00
committed by Danny McCormick
parent 7d605994f9
commit ad054c855d
7 changed files with 12 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ interface CommandProperties {
*
* Examples:
* ##[warning]This is the user warning message
* ##[set-secret name=mypassword]definatelyNotAPassword!
* ##[set-secret name=mypassword]definitelyNotAPassword!
*/
export function issueCommand(
command: string,