From 4251cdd819f358abe06456c819750dba8d82030a Mon Sep 17 00:00:00 2001 From: Melody <1106524+ZeroEcks@users.noreply.github.com> Date: Tue, 5 Nov 2024 17:54:24 +1000 Subject: [PATCH] Update README.md to reflect correct options and exact text of UI --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 447309d4..5c2e5c3a 100644 --- a/README.md +++ b/README.md @@ -231,9 +231,9 @@ For easy installation, you can opt for the unofficial Docker container. Check ou ![image](https://github.com/Rancho-rachit/taskwarrior-flutter/assets/111473259/b562e125-1ca1-480b-8b96-6d7c709eb4b9) ### 6. Configure the certificates in the app: - - Select `example@gmail.com.cert.pem` for "Configure Server Certificate." - - Select `example@gmail.com.key.pem` for "Configure TaskServer Key." - - Select `letsencrypt_root_cert.pem` for "Configure Your Certificate." + - Select `example@gmail.com.cert.pem` for "Configure your certificate." + - Select `example@gmail.com.key.pem` for "Configure TaskServer key." + - Select `letsencrypt_root_cert.pem` for "Configure Server Certificate." ![Configure Certificates](https://github.com/CCExtractor/taskwarrior-flutter/assets/47685150/8b73f087-152a-4207-9d93-87d0b87404d8)