From 14ba124b8c1adfa204c045a7d1605122f39ecd6f Mon Sep 17 00:00:00 2001 From: Deniz Erdogan <91744937+deer-wmde@users.noreply.github.com> Date: Thu, 12 Oct 2023 20:20:51 +0200 Subject: [PATCH] Update 0011-handling-fqdns.md --- doc/adr/0011-handling-fqdns.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/adr/0011-handling-fqdns.md b/doc/adr/0011-handling-fqdns.md index d5f36134f..fe567c12c 100644 --- a/doc/adr/0011-handling-fqdns.md +++ b/doc/adr/0011-handling-fqdns.md @@ -23,7 +23,7 @@ To circumvent current and future troubles with non-ASCII domain names, from the - An ASCII-only representation like punycode should fix and not cause any more troubles with special characters in FQDNs - Existing values need to be converted in the database -- Endpoint implementations in the Platform API need to be careful about providing the right value - in the best case they provide both +- Endpoint implementations in the Platform API need to be careful about actually providing both formats - [1] - https://phabricator.wikimedia.org/T345139 - [2] - https://www.rfc-editor.org/rfc/rfc1123