docs: whitespace fix
This commit is contained in:
@@ -4,7 +4,7 @@ Package `gocqlx` is a Scylla / Cassandra productivity toolkit for `gocql`. It's
|
||||
similar to what `sqlx` is to `database/sql`.
|
||||
|
||||
It contains wrappers over `gocql` types that provide convenience methods which
|
||||
are useful in the development of database driven applications. Under the
|
||||
are useful in the development of database driven applications. Under the
|
||||
hood it uses `sqlx/reflectx` package so `sqlx` models will also work with `gocqlx`.
|
||||
|
||||
## Installation
|
||||
|
||||
Reference in New Issue
Block a user