fixed typo in README.md
This commit is contained in:
parent
1fb01dfcdc
commit
778b71ff97
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue