From b9a2ecbe1092572ed2d02a4dcad7d5bf0777d1df Mon Sep 17 00:00:00 2001 From: YuanFei Date: Wed, 2 Jun 2021 11:42:16 +0800 Subject: [PATCH] fix: spell error --- frameworks/ability_lite/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frameworks/ability_lite/README.md b/frameworks/ability_lite/README.md index 9750565..e50e114 100755 --- a/frameworks/ability_lite/README.md +++ b/frameworks/ability_lite/README.md @@ -10,7 +10,7 @@ The cpp file is the implementation of AbilityKit class. - manage slices of the ability in an application - create the application main thread and display the window -## Directions +## Directories ``` -- Gitee