Merge pull request #7604 from AbhineshJha/typo

Fixed typo in README.md
This commit is contained in:
Carrie Warner (Mattermost) 2023-10-17 08:28:49 -04:00 committed by GitHub
commit 61494840fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 theres an error about the missing chain or certificate path, there is likely an intermediate certificate missing that needs to be included.