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 5c2b4e3 commit 09b6373Copy full SHA for 09b6373
docs/other_extensions.md
@@ -146,7 +146,7 @@ module.exports = /** @type { import('webpack').Configuration } */ ({
146
});
147
```
148
149
-and by connecting the `webpack` config to your `jupyterlab` intstance, by adding the following line inside your `package.json`:
+and by connecting the `webpack` config to your `jupyterlab` instance, which entails adding the following line inside your `package.json`:
150
151
```json
152
"jupyterlab": {
0 commit comments