diff --git a/doc/wamr_api.md b/doc/wamr_api.md index 177f0086..b3cc45b8 100644 --- a/doc/wamr_api.md +++ b/doc/wamr_api.md @@ -348,4 +348,4 @@ static void btn_event_cb(wgl_obj_t btn, wgl_event_t event) ``` -Currently supported widgets include button, label, list and check box and more wigdet would be provided in future. \ No newline at end of file +Currently supported widgets include button, label, list and check box and more widgets would be provided in future.