diff --git a/src/connections/destinations/catalog/actions-google-sheets/index.md b/src/connections/destinations/catalog/actions-google-sheets/index.md index 764e89c89f..5c7a0ae1a5 100644 --- a/src/connections/destinations/catalog/actions-google-sheets/index.md +++ b/src/connections/destinations/catalog/actions-google-sheets/index.md @@ -39,7 +39,7 @@ Available sync modes for the Post Sheet v2 Action includes: - **Upsert**: If a record with the specified identifier is found, it is updated. If not, a new row is created. - **Add**: Add a new record when the specified identifier doesn't exist. If it does, the record is skipped. -{% include components/actions-fields.html settings="false"%} +{% include components/actions-fields.html settings="false" %} ## FAQ