Skip to content

Commit 0e1678f

Browse files
committed
Fix typo in pod-lifecycle.md
1 parent e16b0f7 commit 0e1678f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/pods/pod-lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Field name | Description
164164
`lastProbeTime` | Timestamp of when the Pod condition was last probed.
165165
`lastTransitionTime` | Timestamp for when the Pod last transitioned from one status to another.
166166
`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.
167+
`message` | Human-readable message indicating details about the last status transition.
168168

169169

170170
### Pod readiness {#pod-readiness-gate}

0 commit comments

Comments
 (0)