fix(examples): correct typo in widgets example doc (#6412)

Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
This commit is contained in:
Daniel Mangum
2024-06-24 11:07:07 -04:00
committed by GitHub
parent 21a6a8bb87
commit 1601ab9eb4

View File

@@ -4,7 +4,7 @@ Simple Arc
.. lv_example:: widgets/arc/lv_example_arc_1
:language: c
:description: A simple example to demonstrate the use ofan arc.
:description: A simple example to demonstrate the use of an arc.
Loader with Arc
---------------