Skip to content

Commit d9c9182

Browse files
authored
Merge pull request #23796 from cimes-isi/patch-1
Typo in 'What's next' section
2 parents 21b4c85 + e0859fd commit d9c9182

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/workloads/pods

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/pods/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ but cannot be controlled from there.
254254

255255
* Learn about the [lifecycle of a Pod](/docs/concepts/workloads/pods/pod-lifecycle/).
256256
* Learn about [PodPresets](/docs/concepts/workloads/pods/podpreset/).
257-
* Lean about [RuntimeClass](/docs/concepts/containers/runtime-class/) and how you can use it to
257+
* Learn about [RuntimeClass](/docs/concepts/containers/runtime-class/) and how you can use it to
258258
configure different Pods with different container runtime configurations.
259259
* Read about [Pod topology spread constraints](/docs/concepts/workloads/pods/pod-topology-spread-constraints/).
260260
* Read about [PodDisruptionBudget](/docs/concepts/workloads/pods/disruptions/) and how you can use it to manage application availability during disruptions.

0 commit comments

Comments
 (0)