fix(docs) more fixes

This commit is contained in:
Themba Dube
2021-05-31 14:14:58 -04:00
parent d3022648dc
commit c8e1876eda
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ LVGL is **not thread-safe** by default.
However, in the following conditions it's valid to call LVGL related functions:
- In *events*. Learn more in [Events](/overview/event).
- In *lv_timer*. Learn more in [Timers](/overview/timter).
- In *lv_timer*. Learn more in [Timers](/overview/timer).
## Tasks and threads