Skip to content

Commit 3aefd9f

Browse files
ingvegjrtimmer
authored andcommitted
Fix typo in readme
1 parent f08fefa commit 3aefd9f

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
@@ -473,7 +473,7 @@ For an example see [shaxbee/go-spatialite](https://github.com/shaxbee/go-spatial
473473

474474
For more information see [#289](https://github.com/mattn/go-sqlite3/issues/289)
475475

476-
- Trying to execure a `.` (dot) command throws an error.
476+
- Trying to execute a `.` (dot) command throws an error.
477477

478478
Error: `Error: near ".": syntax error`
479479
Dot command are part of SQLite3 CLI not of this library.

0 commit comments

Comments
 (0)