Skip to content

Commit b7e453d

Browse files
authored
Fix typo in install-enable-network-atc.md
1 parent 74098d5 commit b7e453d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-local/upgrade/install-enable-network-atc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ In this example, there are three intents that are managed across machines.
195195
196196
The `Get-NetIntentStatus` command shows the deployment status of the requested intents. The result returns one object per intent for each machine in the system. For example, if you have a three-node system with two intents, you should see six objects, each with their own status, returned by the command.
197197
198-
To verify your machines's successful deployment of the intents submitted in step 5, run the following command:
198+
To verify your machine's successful deployment of the intents submitted in step 5, run the following command:
199199
200200
```powershell
201201
Get-NetIntentStatus -Name <IntentName>

0 commit comments

Comments
 (0)