We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79a42ef commit aef95fcCopy full SHA for aef95fc
docs/install.md
@@ -72,6 +72,6 @@ On Linux platforms, you need to specify your browser path before using the Swagg
72
73
```javascript
74
module.exports = {
75
- browser: ’the/path/to/your/browser'
+ browser: 'the/path/to/your/browser'
76
};
77
```
0 commit comments