fix(docs) minor fixes

This commit is contained in:
Gabor Kiss-Vamosi
2021-05-31 19:42:53 +02:00
parent 26c4de7389
commit d3022648dc
5 changed files with 7 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ To create spinner use `lv_spinner_create(parent, spin_time, arc_length)`. `spin
## Events
No special events are sent the the Spinner.
Learn more about [Events](/overview/events).
Learn more about [Events](/overview/event).
## Keys
No *Keys* are processed by the object type.