Skip to content

Commit

Permalink
Merge pull request #1 from altruisticsoftware/altruisticsoftware-patch-1
Browse files Browse the repository at this point in the history
Update webbrowser.md
  • Loading branch information
Chris committed Feb 11, 2020
2 parents fea4cb8 + 3d19e86 commit 0304f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/versions/v36.0.0/sdk/webbrowser.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Opens the url with Safari in a modal on iOS using [`SFSafariViewController`](htt

- **url (_string_)** -- The url to open in the web browser.
- **options (_object_)** (_optional_) --
A dictionaty with following key-value pairs:
A dictionary with following key-value pairs:

- **toolbarColor (_optional_) (_string_)** -- color of the toolbar in either `#AARRGGBB` or `#RRGGBB` format.
- **enableBarCollapsing (_optional_) (_boolean_)** -- a boolean determining whether the toolbar should be hiding when a user scrolls the website
Expand Down

0 comments on commit 0304f47

Please sign in to comment.