Skip to content

Commit

Permalink
CLDR-18227 Fix typo
Browse files Browse the repository at this point in the history
CLDR-18227 Fix typo
  • Loading branch information
AEApple authored Jan 16, 2025
1 parent 8f72f7c commit 8f94d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/site/index/process.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The [UTS #35: Locale Data Markup Language (LDML)](https://www.unicode.org/report
- Structural changes are always backwards-compatible. That is, previous files will continue to work. Deprecated elements remain, although their usage is strongly discouraged.
- There is a standing policy for structural changes that require non-trivial code for proper implementation, such as time zone fallback or alias mechanisms. These require design discussions in the [CLDR Design Working Group](https://cldr.unicode.org/cldr-tc/design-wg) and approval by the [CLDR Technical Committee](https://cldr.unicode.org/cldr-tc) that demonstrates correct function according to the proposed specification.
- New sections may be added to the specification in Technical Preview, Final Candidate depending on how finalized the new section is, what type of feedback the Technical Committee requires, and whether the feedback period needs to extend across one or more releases.
- **Technical Preview** - Specification section have been approved by the CLDR Technical Committee and open for feedback. New features may be modified or removed similar to elements marked with [@TECHPREVIEW in the DTD as described in the LDML](https://www.unicode.org/reports/tr35/#dtd-annotations).
- **Technical Preview** - Specification section has been approved by the CLDR Technical Committee and open for feedback. New features may be modified or removed similar to elements marked with [@TECHPREVIEW in the DTD as described in the LDML](https://www.unicode.org/reports/tr35/#dtd-annotations).
- **Final Candidate** - A Final Candidate is a version of a new section of the specification that is considered ready for release, and is expected to become stable in the next release. An optional Final Candidate stage follows a period of feedback in Technical Preview stage for one or more releases where additional feedback is still desired. Changes will only be made if serious issues are discovered during this feedback period.


Expand Down

0 comments on commit 8f94d58

Please sign in to comment.