From 8a5f622200c28373abf48f4a1c76494b2dde2b2b Mon Sep 17 00:00:00 2001 From: s-aga-r Date: Fri, 19 Apr 2024 20:42:38 +0530 Subject: [PATCH] fix: typo (#46) --- content/8.plugins/aliases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/8.plugins/aliases.md b/content/8.plugins/aliases.md index eae59d5e..bbf0ae7d 100644 --- a/content/8.plugins/aliases.md +++ b/content/8.plugins/aliases.md @@ -48,7 +48,7 @@ Configuration Aliases may also be exploded to multiple recipients: - { "sales@example.com": { "action: "alias", "to": ["alice@example.com", "bob@example.com"] } } + { "sales@example.com": { "action": "alias", "to": ["alice@example.com", "bob@example.com"] } } * wildcard notation