Skip to content

Commit 9e0aaa2

Browse files
authored
Fix typo im RN_UserInvite.md
1 parent 70016e7 commit 9e0aaa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Docs/RN_UserInvite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The link that is generated for the user invite will use this OneLink ID as the b
3636

3737
```javascript
3838

39-
// set the tamplate ID before you generate a link. Without it UserInvite won't work.
39+
// set the template ID before you generate a link. Without it UserInvite won't work.
4040
appsFlyer.setAppInviteOneLinkID('scVs', null);
4141

4242
// set the user invite params

0 commit comments

Comments
 (0)