From 022a8d3fe4fc20feb35b8f3a55c8c67dd1bab63c Mon Sep 17 00:00:00 2001
From: Ainar Garipov <a.garipov@adguard.com>
Date: Tue, 19 Apr 2022 16:01:48 +0300
Subject: [PATCH] Pull request: Hosts-Blocklists: typo

Merge in DNS/adguard-home-wiki from typo to master

Squashed commit of the following:

commit f7cda2ad0dd968bd6235a17bf2bf702dd7d5f1f1
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Tue Apr 19 15:54:02 2022 +0300

    Hosts-Blocklists: typo
---
 Hosts-Blocklists.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Hosts-Blocklists.md b/Hosts-Blocklists.md
index 951f951..1379410 100644
--- a/Hosts-Blocklists.md
+++ b/Hosts-Blocklists.md
@@ -460,7 +460,7 @@ Currently supported RR types with examples:
  *  `||example.com^$dnsrewrite=NOERROR;MX;32 example.mail` adds an `MX` record
     with precedence value `32` and exchange value `example.mail`.
 
- *  `||example.com^$dnsrewrite=NOERROR;SVCB;32 example.com alpn=h3` adds and
+ *  `||example.com^$dnsrewrite=NOERROR;SVCB;32 example.com alpn=h3` adds an
     `SVCB` value.  See the `HTTPS` example above.
 
  *  `||example.com^$dnsrewrite=NOERROR;TXT;hello_world` adds a `TXT` record with