diff --git a/README.md b/README.md index d9e1dae..5be0b4d 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ views │ │ └── index.vue ``` -> Please don't have the above index.vue on the same level as the folder, this is not part of the agreed upon rules +> Please don't have the following index.vue on the same level as the folder, this is not part of the agreed upon rules **Error example** diff --git a/README.zh_CN.md b/README.zh_CN.md index c756e90..3719c1b 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -186,7 +186,7 @@ views │ │ └── index.vue ``` -> 请不要出现以上 index.vue 和文件夹同级的情况,这种情况不在约定的规则中 +> 请不要出现以下 index.vue 和文件夹同级的情况,这种情况不在约定的规则中 **错误示例**