We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e16b0f7 + 0e1678f commit 3caab6aCopy full SHA for 3caab6a
content/en/docs/concepts/workloads/pods/pod-lifecycle.md
@@ -164,7 +164,7 @@ Field name | Description
164
`lastProbeTime` | Timestamp of when the Pod condition was last probed.
165
`lastTransitionTime` | Timestamp for when the Pod last transitioned from one status to another.
166
`reason` | Machine-readable, UpperCamelCase text indicating the reason for the condition's last transition.
167
-`messsage | Human-readable message indicating details about the last status transition.
+`message` | Human-readable message indicating details about the last status transition.
168
169
170
### Pod readiness {#pod-readiness-gate}
0 commit comments