Skip to content

Commit c6823c0

Browse files
committed
Fix typo
1 parent 06b0f29 commit c6823c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ProvisionAzureVMInAzurePipelinesEnvironment/azure-devops-unregister-agent-from-enviroment.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Azure DevOps - Unregister agent from environment
22

3-
Here's some code to automatically unregister all agents on a server from the correspondending Azure DevOps environment. See the end of the article on how to call this code with Azure CLI from e.g. a YAML pipeline.
3+
Here's some code to automatically unregister all agents on a server from the corresponding Azure DevOps environment. See the end of the article on how to call this code with Azure CLI from e.g. a YAML pipeline.
44

55
```powershell
66
<#

0 commit comments

Comments
 (0)