From 9e13148e1289e9e879dfaa8a179a80cbe47b87b7 Mon Sep 17 00:00:00 2001 From: Alexander Green Date: Thu, 5 Mar 2026 11:49:24 +0100 Subject: [PATCH] Minor correction Dutch localization string for non-normative section --- src/core/informative.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/informative.js b/src/core/informative.js index 1dc22f4eef..4d55518280 100644 --- a/src/core/informative.js +++ b/src/core/informative.js @@ -11,7 +11,7 @@ const localizationStrings = { informative: "This section is non-normative.", }, nl: { - informative: "Dit onderdeel is niet normatief.", + informative: "Dit onderdeel is niet-normatief.", }, ko: { informative: "이 부분은 비규범적입니다.",