We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b76a94e + 9e7967c commit 13fcbf6Copy full SHA for 13fcbf6
triggers/triggers.gs
@@ -36,7 +36,7 @@ function onInstall(e) {
36
37
// [START apps_script_triggers_time]
38
/**
39
- * Creates a two time-driven triggers.
+ * Creates two time-driven triggers.
40
*/
41
function createTimeDrivenTriggers() {
42
// Trigger every 6 hours.
0 commit comments