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 cd70856 commit f148331Copy full SHA for f148331
src/connections/destinations/catalog/sailthru-v2/index.md
@@ -178,5 +178,5 @@ analytics.track('Product Added', {
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 (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
+* 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