commit | 2bb6b965722bb722de809a93f1ccb6e5675c30b3 | [log] [tgz] |
---|---|---|
author | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | Sun May 19 22:42:33 2013 -0700 |
committer | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | Sun May 19 22:42:33 2013 -0700 |
tree | 9fa31be8825b9b54ef69bbd63c3728298c623f90 | |
parent | a4299750b8d560689420160423e61b00ceed183f [diff] |
Typo
diff --git a/README.md b/README.md index 4877fe2..659d688 100644 --- a/README.md +++ b/README.md
@@ -21,7 +21,7 @@ For usage and examples see the [Godoc](http://godoc.org/github.com/mitchellh/mapstructure). -The `Decode` function has examples assocaited with it there. +The `Decode` function has examples associated with it there. ## But Why?!