From c78e8ca4b80dea998f3dc17bae123b6cf6d4258b Mon Sep 17 00:00:00 2001 From: kmoscoe <165203920+kmoscoe@users.noreply.github.com> Date: Fri, 16 Aug 2024 15:08:26 -0700 Subject: [PATCH] Update index.md (#478) Forgot to actually push this change, aaargh! --- api/sheets/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/sheets/index.md b/api/sheets/index.md index ea8a99bfe..f33ad09ba 100644 --- a/api/sheets/index.md +++ b/api/sheets/index.md @@ -8,7 +8,7 @@ has_children: true # Data Commons Sheets add-on -The Data Commons Sheets is a Google Sheets add-on that allows you to import data from the Data Commons knowledge graph. The add-on provides an interface for finding a location’s unique Data Commons identifier ([DCID](glossary.html#dcid)), and several custom functions for importing data into a spreadsheet. +The Data Commons Google Sheets add-on allows you to import data from the Data Commons knowledge graph. The add-on provides an interface for finding a location’s unique Data Commons identifier ([DCID](glossary.html#dcid)), and several custom functions for importing data into a spreadsheet. Read our [step-by-step guides](tutorials/) for examples on using the add-on for various analysis and visualization use cases.