Fixed Typo

This commit is contained in:
Tim Zöller 2020-12-15 22:10:27 +01:00
parent c06dc04b8b
commit 57573b483e

View file

@ -56,7 +56,7 @@
healthy state of your container as your wait condition.
Example:
pr
```clojure
(wait {:wait-strategy :health :true} container)
```