Skip to content

Commit 9b03023

Browse files
authored
Update docs/core/extensions/globalization-icu.md
1 parent 4bfd299 commit 9b03023

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/core/extensions/globalization-icu.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,7 @@ For example, if the environment variable is set to a specific version number, su
263263
> This environment variable is supported only on .NET builds provided by Microsoft and is not supported on builds supplied by Linux distributions.
264264
> For .NET versions earlier than .NET 10, the environment variable is called `CLR_ICU_VERSION_OVERRIDE`.
265265
266-
- **Fallback mechanism**
267-
268-
If the specified version isn't found, .NET falls back to loading the highest installed ICU version from the system.
266+
If the specified version isn't found, .NET falls back to loading the highest installed ICU version from the system.
269267

270268
This configuration provides flexibility in controlling ICU version usage, ensuring compatibility with application-specific or system-provided ICU versions.
271269

0 commit comments

Comments
 (0)