Skip to content

Commit

Permalink
docs: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
jigisha620 committed Aug 14, 2024
1 parent 5e6f896 commit 44d4686
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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/.
Expand Down
6 changes: 3 additions & 3 deletions website/content/en/preview/concepts/disruption.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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/.
Expand Down

0 comments on commit 44d4686

Please sign in to comment.