From 1688b64fb76ace5fe7344c38bb0de66e2c220349 Mon Sep 17 00:00:00 2001 From: Masataka Pocke Kuwabara Date: Fri, 4 Jan 2019 23:55:45 +0900 Subject: [PATCH] Fix typo in README s/an/a/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc31134..51b7e90 100644 --- a/README.md +++ b/README.md @@ -483,7 +483,7 @@ For an example see [shaxbee/go-spatialite](https://github.com/shaxbee/go-spatial - Error: `database is locked` - When you get an database is locked. Please use the following options. + When you get a database is locked. Please use the following options. Add to DSN: `cache=shared`