From 778b71ff9762ae04da433e8a7fa67b2dfba9a4d3 Mon Sep 17 00:00:00 2001 From: AbhineshJha Date: Sat, 14 Oct 2023 12:09:16 +0530 Subject: [PATCH] fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc2acd100..6daaf36c9 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ You can still access it! We have moved the code from master to the [v1 branch](h ### I keep getting a message "Cannot connect to the server. Please check your server URL and internet connection." -This sometimes appears when there is an issue with the SSL certitificate configuration. +This sometimes appears when there is an issue with the SSL certificate configuration. To check that your SSL certificate is set up correctly, test the SSL certificate by visiting a site such as https://www.ssllabs.com/ssltest/index.html. If there’s an error about the missing chain or certificate path, there is likely an intermediate certificate missing that needs to be included.