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 21284a3 commit 0ac58cbCopy full SHA for 0ac58cb
CHANGES.md
@@ -21,7 +21,7 @@ but this file may sometimes contain later improvements (e.g. typo fixes).
21
see the [User-Agent policy][].
22
Usually you would add it to the default options at construction time:
23
```js
24
- const session = new Session( en.wikipedia.org, {
+ const session = new Session( 'en.wikipedia.org', {
25
formatversion: 2,
26
// other default params...
27
}, {
0 commit comments