Skip to content

Commit

Permalink
Fix French typo in "when" section
Browse files Browse the repository at this point in the history
  • Loading branch information
clook committed Jan 20, 2020
1 parent e62baa4 commit b9266a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/fr/docs/concepts/workloads/pods/pod-lifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ en cours d'exécution :
`Failure`. Si le Conteneur ne fournit pas de readiness probe, l'état par
défaut est `Success`.

### Quand devez-vous uiliser une liveness ou une readiness probe ?
### Quand devez-vous utiliser une liveness ou une readiness probe ?

Si le process de votre Conteneur est capable de crasher de lui-même lorsqu'il
rencontre un problème ou devient inopérant, vous n'avez pas forcément besoin
Expand Down

0 comments on commit b9266a0

Please sign in to comment.