From 747cf154bcecf3262c9ef824901acda336e43704 Mon Sep 17 00:00:00 2001 From: Sabuto Date: Sun, 9 Feb 2020 10:14:05 +0000 Subject: [PATCH] spell check (#1059) --- almond/data/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/almond/data/run.sh b/almond/data/run.sh index a52cb1d..aee1b8d 100755 --- a/almond/data/run.sh +++ b/almond/data/run.sh @@ -48,7 +48,7 @@ bashio::net.wait_for 3000 if curl -f -s -X POST -H "Content-Type: application/json" -d "${almond_config}" http://127.0.0.1:3000/api/devices/create; then bashio::log.info "Successfully register local Home Assistant on Almond" else - bashio::log.error "Almond registration of local Home Assistant fails!" + bashio::log.error "Almond registration of local Home Assistant failed!" fi # Register stop