We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f08fefa commit 3aefd9fCopy full SHA for 3aefd9f
README.md
@@ -473,7 +473,7 @@ For an example see [shaxbee/go-spatialite](https://github.com/shaxbee/go-spatial
473
474
For more information see [#289](https://github.com/mattn/go-sqlite3/issues/289)
475
476
-- Trying to execure a `.` (dot) command throws an error.
+- Trying to execute a `.` (dot) command throws an error.
477
478
Error: `Error: near ".": syntax error`
479
Dot command are part of SQLite3 CLI not of this library.
0 commit comments