commit | 9034cff70da2ab5888417e40d23cd213a1587f16 | [log] [tgz] |
---|---|---|
author | Julien Schmidt <julienschmidt@users.noreply.github.com> | Sun Sep 27 22:41:53 2015 +0200 |
committer | Julien Schmidt <julienschmidt@users.noreply.github.com> | Sun Sep 27 22:41:53 2015 +0200 |
tree | e9d291d61894627a522f62beeca9b5908255cea6 | |
parent | 109e267447e95ad1bb48b758e40dd7453eb7b039 [diff] | |
parent | 3c3bfc0e5cf47f5d7015411e201afb4c61e7f38a [diff] |
Merge pull request #99 from mhor/patch-1 fix typo
diff --git a/README.md b/README.md index 785a108..fa4973c 100644 --- a/README.md +++ b/README.md
@@ -230,7 +230,7 @@ ``` ### Basic Authentication -Another quick example: Basic Authentification (RFC 2617) for handles: +Another quick example: Basic Authentication (RFC 2617) for handles: ```go package main