Corrected proper grammar

Line 47 is pur and looks like it was meant to be pure.
This commit is contained in:
Nick Chambers 2014-12-19 15:20:02 -08:00
parent 0eefe9ab3e
commit d85b77960b

View File

@ -44,7 +44,7 @@
"url": "git://github.com/olahol/nimrod-murmur/",
"method": "git",
"tags": ["hash", "murmur"],
"description": "MurmurHash in pur Nimrod.",
"description": "MurmurHash in pure Nimrod.",
"license": "MIT",
"web": "https://github.com/olahol/nimrod-murmur"
},