Fix change some English translation in documentation

This commit is contained in:
2022-09-28 01:39:09 +08:00
parent 4070e522a0
commit 489b6dbc1b
4 changed files with 12 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ Join us [Click to join Telegram group](https://t.me/YukiHookAPI)
Find me on **Twitter** [@fankesyooni](https://twitter.com/fankesyooni)
## Help with maintenance
## Help with Maintenance
Thank you for choosing and using `YukiHookAPI`.

View File

@@ -20,9 +20,9 @@ In the later period, the permissions of the Android system will become more and
> Features that `YukiHookAPI` may add later are included here.
### Lite version supported for standalone use
### Lite Version Supported for Standalone Use
::: tip To be discussed
::: tip To be Discussed
At present, the API only supports binding to **xposed_init** through the automatic handler.
@@ -36,7 +36,7 @@ You can submit **issues** with us.
We have provided the Xposed native API listening interface, you can find or view the implementation method of the Demo [here](../config/xposed-using#native-xposed-api-events).
### Support for more Hook Framework
### Support for More Hook Framework
As an API, currently only docking `XposedBridge` as a compatibility layer still has certain limitations.