Skip to content

Commit 2406f0a

Browse files
committed
📝 Fix README
1 parent b7262a9 commit 2406f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ yarn add @cnamts/vue-cli-plugin-proxy # OR npm install @cnamts/vue-cli-plugin-pr
5757
module.exports = {
5858
pluginOptions: {
5959
proxy: {
60-
context: '',
60+
context: '',
6161
options: {
6262
// ...
6363
}

0 commit comments

Comments
 (0)