Skip to content

Commit 8c90b19

Browse files
author
Jamie Alessio
committed
s/iherits/inherits/
1 parent 4541459 commit 8c90b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ litedb is a wrapper around SQLite3, offering a better default configuration that
5959

6060
#### Direct litedb usage
6161

62-
litedb can be used exactly as the SQLite3 gem, since litedb iherits from SQLite3
62+
litedb can be used exactly as the SQLite3 gem, since litedb inherits from SQLite3
6363

6464
```ruby
6565
require 'litestack'

0 commit comments

Comments
 (0)