mirror of
https://gitea.invidious.io/iv-org/shard-crystal-db.git
synced 2024-08-15 00:53:32 +00:00
Correct grammar (#99)
This commit is contained in:
parent
0d54ea9a5a
commit
11b16cf5bc
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ dependencies:
|
|||
|
||||
## Usage
|
||||
|
||||
Since this is an abstract db api, it's usage is through a concrete database driver.
|
||||
Since this is an abstract db api, its usage is through a concrete database driver.
|
||||
|
||||
```crystal
|
||||
require "db"
|
||||
|
|
Loading…
Reference in a new issue