Skip to content

Commit fbdf8c5

Browse files
authored
docs: fix typo conatain -> contain (#1406)
Signed-off-by: Vaibhav Srivastava <vaibhavsri1712@gmail.com>
1 parent 344304e commit fbdf8c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ An alternative for Mac OS users is to use [SQLPage's homebrew package](https://f
189189
SQLPage supports ODBC connections to connect to databases that don't have native drivers.
190190
You can skip this section if you want to use one of the built-in database drivers (SQLite, PostgreSQL, MySQL, Microsoft SQL Server).
191191

192-
Linux and MacOS release binaries conatain a built-in statically linked ODBC driver manager (unixODBC).
192+
Linux and MacOS release binaries contain a built-in statically linked ODBC driver manager (unixODBC).
193193
You still need to install or provide the database-specific ODBC driver for the database you want to connect to.
194194

195195
#### Install your ODBC database driver

0 commit comments

Comments
 (0)