aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorauxten <auxten@users.noreply.github.com>2019-06-17 14:29:55 +0800
committerGitHub <noreply@github.com>2019-06-17 14:29:55 +0800
commit2e7be7d08910d7ac6451c9659fecddae6d562e80 (patch)
treecaa40ddc02cac41235ec0841ef5e58e3a59496e3 /README.md
parentMerge pull request #680 from rittneje/improve-faq-in-memory-shared-cache (diff)
downloadgolite-2e7be7d08910d7ac6451c9659fecddae6d562e80.tar.gz
golite-2e7be7d08910d7ac6451c9659fecddae6d562e80.tar.xz
Fix typo in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bf65a00..c47c6cd 100644
--- a/README.md
+++ b/README.md
@@ -247,7 +247,7 @@ Required dependency
brew install sqlite3
```
-For OSX there is an additional package install which is required if you whish to build the `icu` extension.
+For OSX there is an additional package install which is required if you wish to build the `icu` extension.
This additional package can be installed with `homebrew`.