Skip to content

Commit 15de28d

Browse files
committed
README formatting
1 parent e41d512 commit 15de28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Register a user action with Branch.
168168
###### <a id='createbranchuniversalobject'></a>[createBranchUniversalObject(canonicalIdentifier, universalObjectOptions): Promise](#createbranchuniversalobject)
169169
Create a branch universal object.
170170
**canonicalIdentifier** the unique identifier for the content.
171-
**universalObjectOptions** options for universal object as defined [below](#universalobjectoptions).
171+
**universalObjectOptions** options for universal object as defined [below](#universalobjectoptions).
172172
Returns a promise. On resolution, the promise returns an object with methods `generateShortUrl`, `registerView`, `listOnSpotlight`, `showShareSheet`, `userCompletedAction` (v1.1.0) and `release` (v1.1.0). This method does not throw.
173173

174174
##### The following methods are available on the resulting branchUniversalObject:

0 commit comments

Comments
 (0)