Skip to content

Commit 4956450

Browse files
author
Robert Organ
committed
fix
1 parent 499798b commit 4956450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/feeds/offer/fields/sale_price.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ sale_price -- can be enhanced by --- sale_price_effective_date
4444
- Number *may* have **two decimals**, separated by a `.` (dot)
4545
- Currency must be three upper case characters and a valid [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency
4646
- Zero prices are **not** allowed
47-
- It should be lower than the [`price`](price.md) value.
47+
- It should be lower than [`price`](price.md) value.
4848

4949

5050
## Best Practices

0 commit comments

Comments
 (0)