Skip to content

Commit

Permalink
docs: Fixing reference to config.devMiddleware (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Walter authored and shellscape committed Oct 2, 2018
1 parent 077b051 commit 316e8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -151,7 +151,7 @@ for more information and a workaround.

## Server-Side-Rendering

When `serverSideRender` is set to true in `config.dev`, `webpackStats` is
When `serverSideRender` is set to true in `config.devMiddleware`, `webpackStats` is
accessible from `ctx.state.webpackStats`.

```js
Expand Down

0 comments on commit 316e8f8

Please sign in to comment.