diff --git a/README.md b/README.md
index 6440034ad1a6bc31e99b4e3bda382a9bb1eb74bc..9276e1680a221cd8c2ed3f3f0f09aef4e4ae86ed 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
## Introduction
-The bootstrap\_lite module provides entry identifiers for starting services and features. When Samgr starts, it will call the entry function identified by boostrap and start system services.
+The bootstrap\_lite module provides entry identifiers for starting services and features. When Samgr starts, it will call the entry function identified by bootstrap and start system services.
## Directory Structure
diff --git a/README_zh.md b/README_zh.md
index 9163a96835cd5971455fe170682b7961ebfc688e..0cec0291f67b624e3785ad6ea63b51eb4ec69b64 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -8,7 +8,7 @@
## 简介
-bootstrap启动引导组件,提供了各服务和功能的启动入口标识。在SAMGR启动时,会调用boostrap标识的入口函数,并启动系统服务。
+bootstrap启动引导组件,提供了各服务和功能的启动入口标识。在SAMGR启动时,会调用bootstrap标识的入口函数,并启动系统服务。
## 目录