From eb425aab42355216a1c13c2995beb580212bad6a Mon Sep 17 00:00:00 2001 From: Addison Phillips Date: Thu, 20 Feb 2025 15:33:18 -0800 Subject: [PATCH] Remove note about Final Candidate Fixes #1031 --- spec/formatting.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/spec/formatting.md b/spec/formatting.md index 9824d6b002..8027436d71 100644 --- a/spec/formatting.md +++ b/spec/formatting.md @@ -549,11 +549,6 @@ according to their _key_ values and selecting the first one. > > many {{ }} > > * {{Only used by fractions in Polish.}} > > ``` -> -> During the Final Candidate review period, feedback from users and implementers is desired about -> whether to relax the requirement that such a "fallback _variant_" appear in -> every message, versus the potential for a _message_ to fail at runtime -> because no matching _variant_ is available. The number of _keys_ in each _variant_ MUST equal the number of _selectors_.