docs fixtypo

This commit is contained in:
silverqx
2023-02-01 10:55:16 +01:00
parent e74bf36773
commit 960cac2e4a

View File

@@ -41,7 +41,7 @@ TinyORM's code is ready and designed to simply add support for the SQL Server.
### Configuration
You can create and configure new database connection by `create` method provided by `DB` facade:
You can create and configure a new database connection using the `create` method provided by the `DB` facade:
#include <orm/db.hpp>