We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f0032d + 9e0aaa2 commit ff4a502Copy full SHA for ff4a502
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