Skip to content

Commit a958273

Browse files
committed
CORE-1768 fix typo
1 parent 11f9e78 commit a958273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Branch-SDK/Branch.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ typedef NS_ENUM(NSUInteger, BranchCreditHistoryOrder) {
704704
Add a Partner Parameter for Facebook.
705705
Once set, this parameter is attached to install, opens and events until cleared or the app restarts.
706706
707-
See Facebook's documentation for details on valid parameters0
707+
See Facebook's documentation for details on valid parameters
708708
*/
709709
- (void)addFacebookPartnerParameterWithName:(NSString *)name value:(NSString *)value;
710710

0 commit comments

Comments
 (0)