From f21fddf24ebc025f3d71d89df098a4d659656cbf Mon Sep 17 00:00:00 2001 From: Techno Freak Date: Sat, 30 Oct 2021 16:50:21 +0300 Subject: [PATCH] chore: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4592f76..51c5580 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ KillSignal=SIGTERM WantedBy=multi-user.target ``` -If you're using cosmovisor, consider adding the same set of env variables as in your cosmovisor's systemd file, otherwise fetching app version would cash. +If you're using cosmovisor, consider adding the same set of env variables as in your cosmovisor's systemd file, otherwise fetching app version would crash. Then we'll add this service to the autostart and run it: