Skip to content

Commit 12ec414

Browse files
Merge pull request #630 from akeneo/update-api-measurement
Update target-market-settings.md
2 parents c090817 + 546289a commit 12ec414

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/concepts/target-market-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,8 +290,8 @@ Each unit follows the same format:
290290
In this formula:
291291
- `UNIT_CODE` is the code to identify a unit.
292292
- `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.
295295
- `UNIT_SYMBOL` is the symbol of the unit.
296296

297297
The conversion operators are:

0 commit comments

Comments
 (0)