Skip to content

Commit 28de655

Browse files
authored
Update rdp.md
Acro edit: changed "follow" to "following."
1 parent 7da80d6 commit 28de655

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/rdp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ List the internal IP address of the Windows Server nodes using the [kubectl get]
230230
kubectl get nodes -o wide
231231
```
232232

233-
The follow example output shows the internal IP addresses of all the nodes in the cluster, including the Windows Server nodes.
233+
The following example output shows the internal IP addresses of all the nodes in the cluster, including the Windows Server nodes.
234234

235235
```console
236236
$ kubectl get nodes -o wide
@@ -321,4 +321,4 @@ If you need additional troubleshooting data, you can [view the Kubernetes master
321321
[install-azure-cli]: /cli/azure/install-azure-cli
322322
[install-azure-powershell]: /powershell/azure/install-az-ps
323323
[ssh-steps]: ssh.md
324-
[view-master-logs]: view-master-logs.md
324+
[view-master-logs]: view-master-logs.md

0 commit comments

Comments
 (0)