microsoft / azure-pipelines-tasks

Tasks for Azure Pipelines
https://aka.ms/tfbuild
MIT License
3.51k stars 2.62k forks source link

Fix typo in error message for AzureCLIV2 #20637

Closed v-schhabra closed 1 week ago

v-schhabra commented 1 week ago

Task name: AzureCLIV2

Description: It seems that there is a missing space between "be" and "'inlineScript'," which would improve readability

Documentation changes required: (Y/N)

Added unit tests: (Y/N)

Attached related issue: (Y/N) https://github.com/microsoft/azure-pipelines-tasks/issues/20616 duplicate PR https://github.com/microsoft/azure-pipelines-tasks/pull/20615

Checklist: