From 777223b03c273a17ff31391991147274d81ddd4d Mon Sep 17 00:00:00 2001 From: Will McGugan Date: Thu, 25 Aug 2022 10:21:45 +0100 Subject: [PATCH] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com> --- docs/events/key.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/events/key.md b/docs/events/key.md index 04a0efa49..cc7e8fb3f 100644 --- a/docs/events/key.md +++ b/docs/events/key.md @@ -1,6 +1,6 @@ # Key -The `Key` event is sent to a widget when the user presses key on the keyboard. +The `Key` event is sent to a widget when the user presses a key on the keyboard. - [x] Bubbles