diff --git a/bp.html b/bp.html index 8643c98..8b3a099 100644 --- a/bp.html +++ b/bp.html @@ -2255,12 +2255,12 @@
Some datasets contain values that are not or cannot be rendered into a locale-neutral format. This is particularly true of any natural language text values. For each data field that can contain locale affected or natural language text, there should be an associated language tag used to indicate the language and locale of the data. This locale information can be used in parsing the data or to ensure proper presentation and processing of the value by the consumer. BCP47 [[BCP47]] provides the standard for language and locale identification and, informatively, CLDR [[CLDR]] is the source for both representing specific localized formats and as a reference for specific locale data values.
+Some datasets contain values that are not or cannot be rendered into a locale-neutral format. This is particularly true of any natural language text values. For each data field that can contain locale-affected or natural-language text, there should be an associated language tag used to indicate the language and locale of the data. This locale information can be used in parsing the data or to ensure proper presentation and processing of the value by the consumer. BCP47 [[BCP47]] provides the standard for language and locale identification and, informatively, CLDR [[CLDR]] is the source for both representing specific localized formats and as a reference for specific locale data values.