Skip to content

Commit

Permalink
Fix typo in "accepting invitations" example (#1120)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnagli authored Jul 23, 2023
1 parent c89fbb7 commit 469830d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EXAMPLES.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,5 +224,6 @@ if (organization && invitation) {
organization
}
});
}

```

0 comments on commit 469830d

Please sign in to comment.