Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit bb0d18f

Browse files
authored
Update README.md (#204)
Updates Apps Script location in Google Sheets menus from Tools to Extensions.
1 parent 94bcca1 commit bb0d18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feedback-sentiment-analysis/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ for your Google Cloud Platform project.
5858

5959
1. Make of copy of the spreadsheet [here](https://docs.google.com/spreadsheets/d/1BwcPKL3bSpwGHcNrbYRsuUPZTW8kH_c_NT2gFKnwj_8/copy).
6060
1. From the spreadsheet, open the script editor by selecting
61-
**Tools > Script editor**.
61+
**Extensions** <span aria-label="and then">></span> **Apps Script**.
6262
1. Copy and paste your API key into line 1 of `code.gs` replacing
6363
`YOUR_API_KEY_HERE` and maintaining the quotes.
6464
1. Save the changes by navigating to **File > Save**.

0 commit comments

Comments
 (0)