diff --git a/docs/guide/input.md b/docs/guide/input.md index cf147cb62..e4611626c 100644 --- a/docs/guide/input.md +++ b/docs/guide/input.md @@ -31,7 +31,7 @@ When you press a key, the app will receive the event and write it to a [TextLog] ### Key Event -The key event contains following attributes which your app can use to know how to respond. +The key event contains the following attributes which your app can use to know how to respond. #### key