8000 docs: fixed typo (#804) · kodewulf/vue-cli@ba1e16f · GitHub
[go: up one dir, main page]

Skip to content

Commit ba1e16f

Browse files
Paul Adamsyyx990803
Paul Adams
authored andcommitted
docs: fixed typo (vuejs#804)
1 parent 7ded162 commit ba1e16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ See [here](https://github.com/ai/browserslist) for how to specify browser ranges
110110

111111
### Dev Server Proxy
112112

113-
If your frontend app and the backend API server are not running on the same host, you will need to proxy API requests to the API server during development. This is configurable via the `devServer.proxy` option in `vue.cofnig.js`.
113+
If your frontend app and the backend API server are not running on the same host, you will need to proxy API requests to the API server during development. This is configurable via the `devServer.proxy` option in `vue.config.js`.
114114

115115
See [Configuring Proxy](./cli-service.md#configuring-proxy) for more details.
116116

0 commit comments

Comments
 (0)
0