We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70016e7 commit 9e0aaa2Copy full SHA for 9e0aaa2
1 file changed
Docs/RN_UserInvite.md
@@ -36,7 +36,7 @@ The link that is generated for the user invite will use this OneLink ID as the b
36
37
```javascript
38
39
-// set the tamplate ID before you generate a link. Without it UserInvite won't work.
+// set the template ID before you generate a link. Without it UserInvite won't work.
40
appsFlyer.setAppInviteOneLinkID('scVs', null);
41
42
// set the user invite params
0 commit comments