Skip to content

Commit a78d477

Browse files
committed
Wording
1 parent 26bba56 commit a78d477

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ abstraction for performing mundane operations such as *create*, *read*,
1111
*update*, and *delete* rows (CRUD) on different databases.
1212

1313
While `gosexy/db` is *not* an ORM *per se* it can be used as the base for one,
14-
we leave that up to the final user, `gosexy/db` prefers to stay out of the way
15-
and just focusing in providing compatibility between databases, like a
16-
babelfish.
14+
we leave that up to you, `gosexy/db` prefers to stay out of the way and just
15+
focusing in providing compatibility between databases, like a *babelfish*.
1716

1817
### An introductory example
1918

0 commit comments

Comments
 (0)