Skip to content

Commit ef28914

Browse files
authored
Fix typo
1 parent 246bd24 commit ef28914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactNativeInAppBrowser.re

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ external iosOptions:
2929
| `pageSheet
3030
| `formSheet
3131
| `currentContext
32-
| `ustom
32+
| `custom
3333
| `overFullScreen
3434
| `overCurrentContext
3535
| `popover

0 commit comments

Comments
 (0)