Skip to content

Commit 3b9809d

Browse files
Merge pull request #32965 from nschonni/double-the
typo: Double word "the"
2 parents 3e97134 + 492ff1b commit 3b9809d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dev-spaces/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Delete the controller:
4141
azds remove -g <resource group name> -n <cluster name>
4242
```
4343

44-
You must use the the Azure Dev Spaces CLI to delete a controller. It’s not possible to delete a controller from Visual Studio. You also cannot install the Azure Dev Spaces CLI in the Azure Cloud Shell so you cannot delete a controller from the Azure Cloud Shell.
44+
You must use the Azure Dev Spaces CLI to delete a controller. It’s not possible to delete a controller from Visual Studio. You also cannot install the Azure Dev Spaces CLI in the Azure Cloud Shell so you cannot delete a controller from the Azure Cloud Shell.
4545

4646
If you do not have the Azure Dev Spaces CLI installed, you can first install it using the following command then delete your controller:
4747

0 commit comments

Comments
 (0)