Skip to content

Commit

Permalink
Update gcp_service_account_key.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cbruno10 committed May 18, 2023
1 parent 80a4282 commit 338ed1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tables/gcp_service_account_key.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ select
from
gcp_service_account_key
where
service_account_name = 'testa@myproject.iam.gserviceaccount.com';
service_account_name = 'test@myproject.iam.gserviceaccount.com';
```

0 comments on commit 338ed1f

Please sign in to comment.