Skip to content

Commit

Permalink
docs: Removed an unwanted closing parenthesis (#4599)
Browse files Browse the repository at this point in the history
  • Loading branch information
yadhus committed Aug 14, 2021
1 parent ed16488 commit b010678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ export default defineConfig(async ({ command, mode }) => {
changeOrigin: true,
configure: (proxy, options) => {
// proxy will be an instance of 'http-proxy'
}),
},
}
}
}
Expand Down

0 comments on commit b010678

Please sign in to comment.