Skip to content

Commit

Permalink
Merge pull request #2 from ChillerDragon/pr_typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Jupeyy authored Sep 29, 2024
2 parents 6e32967 + 3e3074e commit b77b79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <file>`.
SQL formatting is done with `sleek -n <file>`.
```
cargo install [email protected]
```
Expand Down

0 comments on commit b77b79c

Please sign in to comment.