summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorferhat elmas <elmas.ferhat@gmail.com>2017-02-07 21:42:10 +0100
committerGitHub <noreply@github.com>2017-02-07 21:42:10 +0100
commite17003f748ca54cefc90efe68e85d23229ae9679 (patch)
tree5ef88d4d2b92dd5ed9bdcfd67b10e0585a4780af /README.md
parent8ca043f720fac655783f4897e8994cfa81afba91 (diff)
Typo fix in readme
s/conntecing/connecting/
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