Skip to content

Commit 13fcbf6

Browse files
authored
Merge pull request googleworkspace#118 from sauntimo/patch-1
triggers.gs > fix typo
2 parents b76a94e + 9e7967c commit 13fcbf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triggers/triggers.gs

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function onInstall(e) {
3636

3737
// [START apps_script_triggers_time]
3838
/**
39-
* Creates a two time-driven triggers.
39+
* Creates two time-driven triggers.
4040
*/
4141
function createTimeDrivenTriggers() {
4242
// Trigger every 6 hours.

0 commit comments

Comments
 (0)