Skip to content

Commit 57ff03b

Browse files
meetzaveriAkryum
authored andcommitted
docs(ui): Typo ui-api.md (#1543)
Spelling mistake
1 parent 1f3dc54 commit 57ff03b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev-guide/ui-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module.exports = api => {
1616
}
1717
```
1818

19-
**⚠️ The files will be reloaded when feetching the plugin list in the 'Project plugins' view. To apply changes, click on the 'Project plugins' button in the navigation sidebar on the left in the UI.**
19+
**⚠️ The files will be reloaded when fetching the plugin list in the 'Project plugins' view. To apply changes, click on the 'Project plugins' button in the navigation sidebar on the left in the UI.**
2020

2121
Here is an example folder structure for a vue-cli plugin using the UI API:
2222

0 commit comments

Comments
 (0)