We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bbfc1c commit cd70856Copy full SHA for cd70856
src/connections/destinations/catalog/sailthru-v2/index.md
@@ -177,6 +177,6 @@ analytics.track('Product Added', {
177
**Notes:**
178
* By default the value is null
179
* Requirement is for the value to be greater than 0
180
-* Only whole positive numbers are supported. If fractional numbers are included, the number will be truncated (e.g. 1.5 will be 1)
+* Only whole positive numbers are supported. If fractional numbers are included, the number will be truncated (for example, 1.5 will be 1)
181
* If a number is passed in a string format such as "1", it will be parsed and converted to integer
182
* Non-numeric characters are not allowed
0 commit comments