diff --git a/content/en/docs/tasks/configure-pod-container/configure-gmsa.md b/content/en/docs/tasks/configure-pod-container/configure-gmsa.md index 0073feea24..754da9f7b3 100644 --- a/content/en/docs/tasks/configure-pod-container/configure-gmsa.md +++ b/content/en/docs/tasks/configure-pod-container/configure-gmsa.md @@ -258,7 +258,7 @@ In the example below the Pod did not get the credspec correctly: ```PowerShell kubectl exec -it iis-auth-7776966999-n5nzr powershell.exe ``` -nltest.exe /parentdomain` results in the following error: +`nltest.exe /parentdomain` results in the following error: ``` Getting parent domain failed: Status = 1722 0x6ba RPC_S_SERVER_UNAVAILABLE ```