From 60d05c8b3bc8e03fedf0f09d4529e148da3bc5c5 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Thu, 8 Aug 2024 09:41:37 +0100 Subject: [PATCH] fix: invalid config section typo in README --- crates/cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/cli/README.md b/crates/cli/README.md index 5963d02..fee4685 100644 --- a/crates/cli/README.md +++ b/crates/cli/README.md @@ -120,7 +120,7 @@ forge is running on. The server should be able to notify the user when manual intervention is required. ```toml -[shoult] +[shout] desktop = true [shout.webhook]