diff --git a/README.md b/README.md
index 84db09532b433b17e71b3f414cf58efd94b02469..faa0876e72ddb5ec1541821e6ba6149fda722536 100644
--- a/README.md
+++ b/README.md
@@ -193,7 +193,7 @@ ranging from RTOSs to Linux.
 !includeurl https://raw.githubusercontent.com/RicardoNiepel/C4-PlantUML/release/1-0/C4_Context.puml
 
 Person(dev, "Developer", "Anyone willing to build the OHOS based image")
-System(meta_ohos, "meta-ohos", "Open Harmony OS umbrella bitbake meta-layer")
+System(meta_ohos, "meta-ohos", "OpenHarmony OS umbrella bitbake meta-layer")
 Boundary(poky, "poky") {
     System_Ext(bitbake, "bitbake", "build process orchestrator")
     System_Ext(linux_yocto, "linux-yocto", "Yocto Project LTS linux kernel")