mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-27 03:25:28 +08:00
docs: fix casing of 'API' to 'api' in meta.json (#10005)
This commit is contained in:
committed by
GitHub
parent
1225ecac76
commit
b3dc711ff3
+1
-1
@@ -14,6 +14,6 @@
|
|||||||
"guides",
|
"guides",
|
||||||
"contributing",
|
"contributing",
|
||||||
"CHANGELOG",
|
"CHANGELOG",
|
||||||
"API"
|
"api"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user