diff --git a/www/pages/docs/requirements.mdx b/www/pages/docs/requirements.mdx index 186df2b2..e820cade 100644 --- a/www/pages/docs/requirements.mdx +++ b/www/pages/docs/requirements.mdx @@ -42,4 +42,4 @@ We suggest the following configuration for the server: You need to have a domain name to deploy the project on the server. You can get a domain name from [GoDaddy](https://www.godaddy.com/), [Namecheap](https://www.namecheap.com/), [Google Domains](https://domains.google/), etc. ### SSL certificate -You need to have a domain name and SSL certificate to deploy the project on the server. You can get a free SSL certificate from [Let's Encrypt](https://letsencrypt.org/). \ No newline at end of file +You need to have an SSL certificate to secure the communication between the client and the server. You can get a free SSL certificate from [Let's Encrypt](https://letsencrypt.org/). \ No newline at end of file