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 0c9efe9 commit 84df3d4Copy full SHA for 84df3d4
examples/api/start/README.md
@@ -3,7 +3,7 @@
3
While it's recommended to run `webpack-dev-server` via the CLI, you may also
4
choose to start a server via the API.
5
6
-This example demonstrates using `start` method. It instructs `webpack-dev-server` instance to stop watching for file changes.
+This example demonstrates using `start` method. It instructs `webpack-dev-server` instance to start the server.
7
8
```js
9
const Webpack = require("webpack");
0 commit comments