We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dadb85d commit 622fff2Copy full SHA for 622fff2
simple_tasks/README.md
@@ -28,7 +28,7 @@ scratch, follow the steps below.
28
1. Create a new standalone script in your Google Drive
29
([instructions available here](https://developers.google.com/apps-script/managing_projects#creatingDrive))
30
and add in each of the files in this directory. You should already have a
31
- file named Code.gs in your project, and you can replace it's contents with
+ file named Code.gs in your project, and you can replace its contents with
32
the new code. For the remaining files, ensure you select
33
**File > New > Html file** when creating the files, and when entering the
34
file name omit the .html suffix as it will be added automatically.
0 commit comments