aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattn <mattn.jp@gmail.com>2019-07-09 13:10:54 +0900
committerGitHub <noreply@github.com>2019-07-09 13:10:54 +0900
commitfba062bdb60d06bdd3b8cc9fcd824fb179941e9d (patch)
tree3f91b2616607be3a6d5f79c81faf806df98bd112
parentMerge pull request #727 from MichaelS11/master (diff)
parentdocs: fix typo (diff)
downloadgolite-fba062bdb60d06bdd3b8cc9fcd824fb179941e9d.tar.gz
golite-fba062bdb60d06bdd3b8cc9fcd824fb179941e9d.tar.xz
Merge pull request #731 from Jason-Cooke/patch-1
docs: fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c47c6cd..8a87941 100644
--- a/README.md
+++ b/README.md
@@ -483,7 +483,7 @@ For an example see [shaxbee/go-spatialite](https://github.com/shaxbee/go-spatial
You need to implement the feature or call the sqlite3 cli.
- More infomation see [#305](https://github.com/mattn/go-sqlite3/issues/305)
+ More information see [#305](https://github.com/mattn/go-sqlite3/issues/305)
- Error: `database is locked`