From 64312b33672a1c24feefa5127f91666f3b25f583 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sun, 25 Oct 2020 16:18:58 +0100 Subject: Fix typos spotted by scripts/fix_typos.sh --- docs/source/community/rfc/rfc-6.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/community') diff --git a/docs/source/community/rfc/rfc-6.rst b/docs/source/community/rfc/rfc-6.rst index a4437962..ed8115df 100644 --- a/docs/source/community/rfc/rfc-6.rst +++ b/docs/source/community/rfc/rfc-6.rst @@ -182,7 +182,7 @@ single triangle: "authority": { "name": "Authority name", "url": "http://example.com", - "address": "Adress", + "address": "Address", "email": "test@example.com" }, "links": [ -- cgit v1.2.3