From 20f210cb0377187e0eeb038087d04fe1da347005 Mon Sep 17 00:00:00 2001 From: amwsis <56340509+amwsis@users.noreply.github.com> Date: Thu, 10 Dec 2020 18:01:33 +0545 Subject: [PATCH] Typo error update in README.md (#4950) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d967f339..a75b4bb7d 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ We plan to add support for tablets in the future, but the timeline depends on ho ### 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.