From cd2a5cbcdf7822968addbef4b7a0a6a842a7f70c Mon Sep 17 00:00:00 2001 From: Chelsey Beck <64881557+chelseybeck@users.noreply.github.com> Date: Thu, 22 Aug 2024 12:21:41 -0700 Subject: [PATCH] Update connecting_external_data_bigquery.md (#841) Without the `s` we get: ValueError: 'google_sheet' is not a valid ExternalDataFormat --- src/cookbooks/operational/connecting_external_data_bigquery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cookbooks/operational/connecting_external_data_bigquery.md b/src/cookbooks/operational/connecting_external_data_bigquery.md index 7de578f9f..19f7b4cc0 100644 --- a/src/cookbooks/operational/connecting_external_data_bigquery.md +++ b/src/cookbooks/operational/connecting_external_data_bigquery.md @@ -20,7 +20,7 @@ description: > owners: - example@mozilla.com external_data: - format: google_sheet + format: google_sheets source_uris: - https://docs.google.com/spreadsheets/d/Avakdiasl341kdasdf # URL to the spreadsheet options: