File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -290,8 +290,8 @@ Each unit follows the same format:
290
290
In this formula:
291
291
- ` UNIT_CODE ` is the code to identify a unit.
292
292
- ` UNIT_LABEL_EN_US ` and ` UNIT_LABEL_FR_FR ` are the labels of a unit in each locale.
293
- - ` CONVERSION_OPERATOR ` is the operator for a conversion operation to convert a unit in the standard unit.
294
- - ` CONVERSION_VALUE ` is the value for a conversion operation to convert the unit in the standard unit.
293
+ - ` CONVERSION_OPERATOR ` is the operator for a conversion operation to convert a unit from the standard unit.
294
+ - ` CONVERSION_VALUE ` is the value for a conversion operation to convert the unit from the standard unit.
295
295
- ` UNIT_SYMBOL ` is the symbol of the unit.
296
296
297
297
The conversion operators are:
You can’t perform that action at this time.
0 commit comments