From 4e8d4e5538b4ebd4d82925940fed40a5afd45c2a Mon Sep 17 00:00:00 2001 From: MengHeng <90595388+Meng-Heng@users.noreply.github.com> Date: Fri, 24 Jan 2025 14:59:09 +0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Marc Durdin --- android/docs/engine/guides/system-keyboard/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/docs/engine/guides/system-keyboard/index.md b/android/docs/engine/guides/system-keyboard/index.md index a4e68b3f05..7a4901e166 100644 --- a/android/docs/engine/guides/system-keyboard/index.md +++ b/android/docs/engine/guides/system-keyboard/index.md @@ -1,5 +1,5 @@ --- -title: Guide: build a system keyboard app on Android with Keyman Engine +title: Guide: build a system keyboard app for Android with Keyman Engine --- In [part 1](../in-app/) of this series, we looked at the steps involved