From b766b98513b5a7eb33bc1c4a76b5702bf1288f07 Mon Sep 17 00:00:00 2001 From: igor <134963561+igormiguell@users.noreply.github.com> Date: Wed, 29 May 2024 00:18:27 -0300 Subject: [PATCH] website: fixed small typo (#1780) --- website/docs/guide/module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/guide/module.md b/website/docs/guide/module.md index 78f5aa64..9625d163 100644 --- a/website/docs/guide/module.md +++ b/website/docs/guide/module.md @@ -324,4 +324,4 @@ input password to decrypt /data/data start user apps (autostart) ``` -If you are interested in Android Init Language, it is recommended to read it's [documentation](https://android.googlesource.com/platform/system/core/+/master/init/README.md). +If you are interested in Android Init Language, it is recommended to read its [documentation](https://android.googlesource.com/platform/system/core/+/master/init/README.md).