Skip to content

Commit 11a12ac

Browse files
committed
Fix a typo in windows.md
Signed-off-by: Guangwen Feng <[email protected]>
1 parent cf3108f commit 11a12ac

File tree

1 file changed

+5
-2
lines changed
  • content/en/docs/tasks/debug/debug-cluster

1 file changed

+5
-2
lines changed

content/en/docs/tasks/debug/debug-cluster/windows.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,12 @@ content_type: concept
2727

2828
1. My pods show status as `ErrImgPull` or `ImagePullBackOff`
2929

30-
Ensure that your Pod is getting scheduled to a [compatable](https://docs.microsoft.com/virtualization/windowscontainers/deploy-containers/version-compatibility) Windows Node.
30+
Ensure that your Pod is getting scheduled to a
31+
[compatible](https://docs.microsoft.com/virtualization/windowscontainers/deploy-containers/version-compatibility)
32+
Windows Node.
3133

32-
More information on how to specify a compatable node for your Pod can be found in [this guide](/docs/setup/production-environment/windows/user-guide-windows-containers/#ensuring-os-specific-workloads-land-on-the-appropriate-container-host).
34+
More information on how to specify a compatible node for your Pod can be found in
35+
[this guide](/docs/setup/production-environment/windows/user-guide-windows-containers/#ensuring-os-specific-workloads-land-on-the-appropriate-container-host).
3336

3437
## Network troubleshooting {#troubleshooting-network}
3538

0 commit comments

Comments
 (0)