Skip to content

Commit 9e7967c

Browse files
authored
triggers.gs > fix typo
small grammar correction in function comment
1 parent b76a94e commit 9e7967c

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)