diff --git a/apps/docs/docs/editor/blocks/integrations/google-sheets.mdx b/apps/docs/docs/editor/blocks/integrations/google-sheets.mdx index 74ca67d4c9..2555d12d09 100644 --- a/apps/docs/docs/editor/blocks/integrations/google-sheets.mdx +++ b/apps/docs/docs/editor/blocks/integrations/google-sheets.mdx @@ -16,7 +16,7 @@ In order to properly work, your spreadsheet must have its first row as a header ## How to add the submission date to my row? -For this, you will need to set a new variable with the value "Today" before the Google Sheets block. Then you can simply use this variable in the Google Sheets block. +For this, you will need to set a new variable with the value "Now" before the Google Sheets block. Then you can simply use this variable in the Google Sheets block. ## Advanced