mirror of
https://github.com/silverqx/TinyORM.git
synced 2025-12-30 07:19:34 -06:00
docs fixtypo
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user