From 678bd4ef8d3ed4f256dffa5ee34de9324b56ea87 Mon Sep 17 00:00:00 2001 From: Naveen Singh <36371707+naveensingh@users.noreply.github.com> Date: Mon, 1 Sep 2025 22:22:54 +0530 Subject: [PATCH] docs: fix typo in changelog (#238) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7e40881..f760be5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - The app will now prompt to set as default launcher on startup ([#230]) ### Fixed -- Fix home screen hover events not working with TalkBack ([#234]) +- Fixed home screen hover events not working with TalkBack ([#234]) ## [1.2.0] - 2025-07-15 ### Added