From 18d53d6852c991bee6d3582f6cde2d8247ffe84e Mon Sep 17 00:00:00 2001 From: Fabrizio Cucci Date: Sat, 25 Nov 2017 17:35:27 +0000 Subject: [PATCH] Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a24f999..7041491 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # docker-autoheal Monitor and restart unhealthy docker containers. -This functionality was propose to be included with the addition of `HEALTHCHECH`, however didn't make the cut. +This functionality was propose to be included with the addition of `HEALTHCHECK`, however didn't make the cut. This container is a stand-in till there is native support for `--exit-on-unhealthy` https://github.com/docker/docker/pull/22719. ## Supported tags and Dockerfile links