aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattn <mattn.jp@gmail.com>2019-06-17 16:04:10 +0900
committerGitHub <noreply@github.com>2019-06-17 16:04:10 +0900
commitc25061c4b77446beec92c8e1d886ba56eb14435b (patch)
treecaa40ddc02cac41235ec0841ef5e58e3a59496e3
parentMerge pull request #680 from rittneje/improve-faq-in-memory-shared-cache (diff)
parentFix typo in readme (diff)
downloadgolite-c25061c4b77446beec92c8e1d886ba56eb14435b.tar.gz
golite-c25061c4b77446beec92c8e1d886ba56eb14435b.tar.xz
Merge pull request #725 from auxten/patch-1
Fix typo in readme
-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`.