Skip to content

Commit 4189699

Browse files
committed
fix include
1 parent 5252603 commit 4189699

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/actions-google-sheets

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/actions-google-sheets/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Available sync modes for the Post Sheet v2 Action includes:
3939
- **Upsert**: If a record with the specified identifier is found, it is updated. If not, a new row is created.
4040
- **Add**: Add a new record when the specified identifier doesn't exist. If it does, the record is skipped.
4141

42-
{% include components/actions-fields.html settings="false"%}
42+
{% include components/actions-fields.html settings="false" %}
4343

4444
## FAQ
4545

0 commit comments

Comments
 (0)