Skip to content

Commit

Permalink
Merge pull request #107 from arshadhasan/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
mxschmitt authored Apr 23, 2018
2 parents 4136495 + 8459c9c commit bf0c91c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
* _chrome --incognito --headless --remote-debugging-port=9222_
* _C:\\Program Files\\Firefox Developer Edition\\firefox.exe --private-window_

> Note: Eighter use `AdvanceCustomBrowserCmdLine` or `CustomBrowser`. If you use both, `AdvanceCustomBrowserCmdLine` has higher priority.
> Note: Either use `AdvanceCustomBrowserCmdLine` or `CustomBrowser`. If you use both, `AdvanceCustomBrowserCmdLine` has higher priority.
<hr>

Expand Down Expand Up @@ -158,4 +158,4 @@
}
```

<hr>
<hr>

0 comments on commit bf0c91c

Please sign in to comment.