diff --git a/enable-tls-between-clients-and-servers.md b/enable-tls-between-clients-and-servers.md index b1d74a5f60e8e..1ada76688c750 100644 --- a/enable-tls-between-clients-and-servers.md +++ b/enable-tls-between-clients-and-servers.md @@ -37,7 +37,7 @@ Similar to MySQL, the encrypted connections in TiDB consist of single connection ## Configure TiDB to use encrypted connections -See the following desrciptions about the related parameters to enable encrypted connections: +See the following descriptions about the related parameters to enable encrypted connections: - [`ssl-cert`](/tidb-configuration-file.md#ssl-cert): specifies the file path of the SSL certificate - [`ssl-key`](/tidb-configuration-file.md#ssl-key): specifies the private key that matches the certificate