Fixed Typo
This commit is contained in:
parent
c06dc04b8b
commit
57573b483e
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
||||||
healthy state of your container as your wait condition.
|
healthy state of your container as your wait condition.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
pr
|
|
||||||
```clojure
|
```clojure
|
||||||
(wait {:wait-strategy :health :true} container)
|
(wait {:wait-strategy :health :true} container)
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue