From f19006bd72075e3b51d86b20b290daadee9ec9d5 Mon Sep 17 00:00:00 2001 From: Lin Han Date: Sun, 12 Mar 2023 11:59:43 +0000 Subject: [PATCH] doc: a ip -> an ip (#3175) Co-authored-by: Casper --- docs/content/config/best-practices/spf.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/config/best-practices/spf.md b/docs/content/config/best-practices/spf.md index 308c3fe0..a64fe425 100644 --- a/docs/content/config/best-practices/spf.md +++ b/docs/content/config/best-practices/spf.md @@ -34,7 +34,7 @@ In any case, increment the SPF record's TTL to its final value. ## Backup MX, Secondary MX -For whitelisting a IP Address from the SPF test, you can create a config file (see [`policyd-spf.conf`](https://www.linuxcertif.com/man/5/policyd-spf.conf)) and mount that file into `/etc/postfix-policyd-spf-python/policyd-spf.conf`. +For whitelisting an IP Address from the SPF test, you can create a config file (see [`policyd-spf.conf`](https://www.linuxcertif.com/man/5/policyd-spf.conf)) and mount that file into `/etc/postfix-policyd-spf-python/policyd-spf.conf`. **Example:**