diff --git a/README.md b/README.md index 611c2b5..9e3bfa6 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ To enhance security the database must support TLS connections (for non localhost sudo chmod 600 /etc/mysql/ssl/ca-key.pem ``` -SQL formatting is doing with `sleek -n `. +SQL formatting is done with `sleek -n `. ``` cargo install sleek@0.1.1 ```