diff --git a/website/content/en/docs/contributing/documentation-updates.md b/website/content/en/docs/contributing/documentation-updates.md index daa6516e30b1..0eb9db1e10b3 100644 --- a/website/content/en/docs/contributing/documentation-updates.md +++ b/website/content/en/docs/contributing/documentation-updates.md @@ -3,7 +3,7 @@ title: "Documentation Updates" linkTitle: "Documentation Updates" weight: 50 description: > - Infomration helpful for contributing simple documentation updates. + Information helpful for contributing simple documentation updates. --- - Documentation for https://karpenter.sh/docs/ is built under website/content/en/preview/. diff --git a/website/content/en/preview/concepts/disruption.md b/website/content/en/preview/concepts/disruption.md index bb6744c46d46..cccb8d297a8c 100644 --- a/website/content/en/preview/concepts/disruption.md +++ b/website/content/en/preview/concepts/disruption.md @@ -239,14 +239,14 @@ spec: budgets: - nodes: "20%" reasons: - - "empty" - - "drifted" + - "Empty" + - "Drifted" - nodes: "5" - nodes: "0" schedule: "@daily" duration: 10m reasons: - - "underutilized" + - "Underutilized" ``` #### Schedule diff --git a/website/content/en/preview/contributing/documentation-updates.md b/website/content/en/preview/contributing/documentation-updates.md index daa6516e30b1..0eb9db1e10b3 100644 --- a/website/content/en/preview/contributing/documentation-updates.md +++ b/website/content/en/preview/contributing/documentation-updates.md @@ -3,7 +3,7 @@ title: "Documentation Updates" linkTitle: "Documentation Updates" weight: 50 description: > - Infomration helpful for contributing simple documentation updates. + Information helpful for contributing simple documentation updates. --- - Documentation for https://karpenter.sh/docs/ is built under website/content/en/preview/.