Skip to content

Commit

Permalink
docs: fix 'individual' typo (#1367)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbpg authored Aug 11, 2021
1 parent 4ff373d commit bed738f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iam.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export type TestIamPermissionsCallback = ResourceCallback<
/**
* [IAM (Identity and Access
* Management)](https://cloud.google.com/pubsub/access_control) allows you to
* set permissions on invidual resources and offers a wider range of roles:
* set permissions on individual resources and offers a wider range of roles:
* editor, owner, publisher, subscriber, and viewer. This gives you greater
* flexibility and allows you to set more fine-grained access control.
*
Expand Down

0 comments on commit bed738f

Please sign in to comment.