Skip to content

Commit

Permalink
docs(projects): update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Feb 28, 2024
1 parent 7a0aa5e commit 5464947
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand Down
2 changes: 1 addition & 1 deletion README.zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ views
│ │ └── index.vue
```

> 请不要出现以上 index.vue 和文件夹同级的情况,这种情况不在约定的规则中
> 请不要出现以下 index.vue 和文件夹同级的情况,这种情况不在约定的规则中
**错误示例**

Expand Down

0 comments on commit 5464947

Please sign in to comment.