diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2014-12-20 00:27:19 +0000 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2014-12-20 00:27:19 +0000 |
| commit | c9c0b30b1a0365dcb702d6314132f73015d3c0a7 (patch) | |
| tree | 7704dae3f99c580abadf1223b25a4c8c395111b8 | |
| parent | 0eefe9ab3eb054a6ec20ee6eec2db0abea519540 (diff) | |
| parent | d85b77960bcec4a1b672c0ea0d65fc7e559cdf9d (diff) | |
| download | packages-c9c0b30b1a0365dcb702d6314132f73015d3c0a7.tar.gz packages-c9c0b30b1a0365dcb702d6314132f73015d3c0a7.zip | |
Merge pull request #101 from DTSCode/patch-1
Corrected proper grammar
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index 0a633a5..a852a65 100644 --- a/packages.json +++ b/packages.json @@ -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" }, |
