Skip to content

Commit 68dcfe1

Browse files
committed
docs: fix formatting of open option - closes BrowserSync/browsersync.github.io#50
1 parent 81adf91 commit 68dcfe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/default-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ module.exports = {
255255

256256
/**
257257
* Decide which URL to open automatically when Browsersync starts. Defaults to "local" if none set.
258-
* Can be true, `local`, `external`, `ui`, `ui-external`, `tunnel` or `false`
258+
* Can be `true`, `local`, `external`, `ui`, `ui-external`, `tunnel` or `false`
259259
* @property open
260260
* @type Boolean|String
261261
* @default true

0 commit comments

Comments
 (0)