Fixed typo

This commit is contained in:
gnmyt
2021-04-24 16:57:59 +02:00
committed by GitHub
parent 2c390cc283
commit e0ed76543c

View File

@@ -24,7 +24,7 @@ This is a small project for quickly managing a MySQL database in Java. It makes
``` ```
2. Move the project into a package of your project (in most cases "sql") 2. Move the project into a package of your project (in most cases "sql")
3. Ready! Have fun 3. Ready! Have fun
#### Maven comming soon #### Maven coming soon
### Usage Examples ### Usage Examples
1. Create a connection 1. Create a connection