Skip to content

Commit 5e5edcc

Browse files
chore: fix readme typo (#64)
1 parent b73a031 commit 5e5edcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Each Cloud Scheduler Job requires a JSON payload to tell it which IAM Groups and
222222
An example JSON payload:
223223
```
224224
{
225-
225+
"iam_groups": ["[email protected]", "[email protected]"],
226226
"sql_instances": ["project:region:instance"],
227227
"private_ip": false
228228
}

0 commit comments

Comments
 (0)