summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSteve <nilslice@gmail.com>2017-02-07 13:10:11 -0800
committerGitHub <noreply@github.com>2017-02-07 13:10:11 -0800
commit03c04cee498f4a0f9d47c34d3018ac656ea07375 (patch)
tree5ef88d4d2b92dd5ed9bdcfd67b10e0585a4780af /README.md
parent76f13491faa26896eaa1b0e0fd81fd8be4179cee (diff)
parente17003f748ca54cefc90efe68e85d23229ae9679 (diff)
Merge pull request #65 from ferhatelmas/ferhatelmas-patch-1
Typo fix 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 7ad6f97..58a4fd3 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ $ go get github.com/ponzu-cms/ponzu/...
Go 1.8+
Since HTTP/2 Server Push is used, Go 1.8+ is required. However, it is not
-required of clients conntecing to a Ponzu server to make HTTP/2 requests.
+required of clients connecting to a Ponzu server to make HTTP/2 requests.
## Usage