From 4fa605283c10ceefb07cd40bcb498904f8066770 Mon Sep 17 00:00:00 2001 From: Moein Zargarzadeh Date: Sat, 18 Nov 2023 19:11:47 +0000 Subject: [PATCH] Fix typo --- docs/guard/keygen-docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guard/keygen-docker.md b/docs/guard/keygen-docker.md index 1122bc4..b9d41fd 100644 --- a/docs/guard/keygen-docker.md +++ b/docs/guard/keygen-docker.md @@ -45,7 +45,7 @@ GUARD_IMAGE_VERSION= # Don't change it! UI_IMAGE_VERSION= # Don't change it! ``` -Set required permissions and create `threshold.json` and `local.yaml` files in the `config` directory +Set required permissions and create `thresholds.json` and `local.yaml` files in the `config` directory ```shell sudo chown -R 8080:8080 logs