From 989e251cf29a5f90380fbe7c8c7647f17884fc27 Mon Sep 17 00:00:00 2001 From: Yurii Surzhykov <44873047+yuriisurzhykov@users.noreply.github.com> Date: Wed, 29 May 2024 14:16:51 -0700 Subject: [PATCH] Fix typo in TODO section of README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e845a4..3d01c2b 100644 --- a/README.md +++ b/README.md @@ -412,9 +412,9 @@ keyPassword=Purs2024 ## What TO DO next Several enhancements are needed to finish the task: -- [ ] Update the current location status perioduically to keep information up to date for the user +- [ ] Update the current location status periodically to keep information up to date for the user - [ ] Fix expand arrow animation which turns wrong angle if user clicks too fast -- [ ] Blur thee background when user expand the location hours section +- [ ] Blur the background when user expand the location hours section - [ ] Edge-to-edge stoped working properly, need to fix it - [ ] Fix working hours alignment on expandable section