Skip to content

Commit 3caab6a

Browse files
authored
Merge pull request #22790 from micnncim/fix-typo
Fix typo in pod-lifecycle.md
2 parents e16b0f7 + 0e1678f commit 3caab6a

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)