Skip to content

Commit 6766683

Browse files
authored
fix capitalization
1 parent 7877350 commit 6766683

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/certificate-rotation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Verify the certificates have been updated by running a `kubectl` command, which
8888
kubectl get no
8989
```
9090

91-
## Next Steps
91+
## Next steps
9292

9393
This article showed you how to automatically rotate your cluster's certificates, CAs, and SAs. You can see [Best practices for cluster security and upgrades in Azure Kubernetes Service (AKS)][aks-best-practices-security-upgrades] for more information on AKS security best practices.
9494

@@ -97,4 +97,4 @@ This article showed you how to automatically rotate your cluster's certificates,
9797
[az-aks-get-credentials]: /cli/azure/aks?view=azure-cli-latest#az-aks-get-credentials
9898
[az-extension-add]: /cli/azure/extension#az-extension-add
9999
[az-extension-update]: /cli/azure/extension#az-extension-update
100-
[aks-best-practices-security-upgrades]: operator-best-practices-cluster-security.md
100+
[aks-best-practices-security-upgrades]: operator-best-practices-cluster-security.md

0 commit comments

Comments
 (0)