From 48017f70f672cc9014eec8370619ce02679ebf71 Mon Sep 17 00:00:00 2001 From: Daniele Verducci Date: Wed, 8 Jan 2025 07:49:10 +0100 Subject: [PATCH] Fix typo in fastlane and readme --- README.md | 2 +- fastlane/metadata/android/en-US/full_description.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bfcccb6..6c04803 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ LunaTracker is a newborn baby tracking app. Parenting can be tough. You get home from the hospital, exhausted, with this little fragile unknown thingy that has no user manual and a single way to let you know something's not ok: crying. -You have to react fast, event if it's 4 AM and you have no idea why is crying. +You have to react fast, even if it's 4 AM and you have no idea why is crying. This app is meant to log all the relevant events (diaper change, breastfeeding, baby bottle feeding...), so you can always remember when has been done last time. It supports syncing the data between different devices (using your WebDAV server for the best privacy) so that when the baby needs attentions, the dad can step in leaving the mom sleeping peacefully. diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index d69fb4d..2d63fa2 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,5 +1,5 @@ Parenting can be tough. You get home from the hospital, exhausted, with this little fragile unknown thingy that has no user manual and a single way to let you know something's not ok: crying. -You have to react fast, event if it's 4 AM and you have no idea why is crying. +You have to react fast, even if it's 4 AM and you have no idea why is crying. This app is meant to log all the relevant events (diaper change, breastfeeding, baby bottle feeding...), so you can always remember when has been done last time. It supports syncing the data between different devices (using your WebDAV server for the best privacy) so that when the baby needs attentions, the dad can step in leaving the mom sleeping peacefully.