Correct grammar (#99)

This commit is contained in:
Gabriel Karczewski 2019-02-26 18:13:28 +00:00 committed by Brian J. Cardiff
parent 0d54ea9a5a
commit 11b16cf5bc
1 changed files with 1 additions and 1 deletions

View File

@ -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"