Skip to content

Commit 622fff2

Browse files
author
Eric Koleda
committed
Fixing small typo in README. Closes googleworkspace#8.
1 parent dadb85d commit 622fff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simple_tasks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ scratch, follow the steps below.
2828
1. Create a new standalone script in your Google Drive
2929
([instructions available here](https://developers.google.com/apps-script/managing_projects#creatingDrive))
3030
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
31+
file named Code.gs in your project, and you can replace its contents with
3232
the new code. For the remaining files, ensure you select
3333
**File > New > Html file** when creating the files, and when entering the
3434
file name omit the .html suffix as it will be added automatically.

0 commit comments

Comments
 (0)