Skip to content

Commit 17898d0

Browse files
author
RoseHJM
committed
Acrolinx fixes
1 parent 2f6645d commit 17898d0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/dev-box/how-to-install-dev-box-cli.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.topic: how-to
99
ms.author: rosemalcolm
1010
author: RoseHJM
1111
ms.date: 01/31/2025
12+
1213
#Customer intent: As a platform engineer, I want to install the Dev Box CLI extension so that I can create Dev Box resources from the command line.
1314
---
1415

@@ -31,9 +32,9 @@ az extension add --name devcenter
3132
az extension list
3233
```
3334
### Update the devcenter extension
34-
You can update the devcenter extension if you already have it installed.
35+
You can update the devcenter extension if it's already installed.
3536

36-
To update a version of the extension that's installed
37+
To update the extension:
3738
``` azurecli
3839
az extension update --name devcenter
3940
```

0 commit comments

Comments
 (0)