From 2a3e65905e29206ef16ea87826596ac08e678c3e Mon Sep 17 00:00:00 2001 From: Vassiliy Yegorov Date: Tue, 15 Nov 2022 16:37:05 +0700 Subject: [PATCH] fix --- promtail-localhost/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/promtail-localhost/README.md b/promtail-localhost/README.md index ab6a6d2..75d972e 100644 --- a/promtail-localhost/README.md +++ b/promtail-localhost/README.md @@ -14,7 +14,7 @@ sudo mv promtail-linux-amd64 /usr/local/bin/promtail promtail --version ``` -3. crate base config +3. create base config ```bash sudo tee /etc/promtail-local-config.yaml<