docs(ui): Typo ui-api.md (#1543)

Spelling mistake
This commit is contained in:
Meet Zaveri
2018-06-11 14:20:12 +05:30
committed by Guillaume Chau
parent 1f3dc547e8
commit 57ff03b782
+1 -1
View File
@@ -16,7 +16,7 @@ module.exports = api => {
}
```
**⚠️ 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.**
**⚠️ 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.**
Here is an example folder structure for a vue-cli plugin using the UI API: