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 5252603 commit 4189699Copy full SHA for 4189699
src/connections/destinations/catalog/actions-google-sheets/index.md
@@ -39,7 +39,7 @@ Available sync modes for the Post Sheet v2 Action includes:
39
- **Upsert**: If a record with the specified identifier is found, it is updated. If not, a new row is created.
40
- **Add**: Add a new record when the specified identifier doesn't exist. If it does, the record is skipped.
41
42
-{% include components/actions-fields.html settings="false"%}
+{% include components/actions-fields.html settings="false" %}
43
44
## FAQ
45
0 commit comments