aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBillingsly Wetherfordshire <phowl.mouth@gmail.com>2015-05-21 01:47:34 -0500
committerBillingsly Wetherfordshire <phowl.mouth@gmail.com>2015-05-21 01:47:34 -0500
commitd81c5d01579f222b862c9abbf96ab2a466675596 (patch)
tree129216aae06bd72f7c1208f0832457f9bf2db90c
parented80e1fed613d11988e0db8c45369a1a7e130363 (diff)
parent63c16bb092db7ecf067545aebf0745811b2ead31 (diff)
downloadpackages-d81c5d01579f222b862c9abbf96ab2a466675596.tar.gz
packages-d81c5d01579f222b862c9abbf96ab2a466675596.zip
Merge pull request #167 from fenekku/description_fix
referred to Nim in moustachu's description
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index cd80a7c..c9dd7e0 100644
--- a/packages.json
+++ b/packages.json
@@ -1016,7 +1016,7 @@
"url": "https://github.com/fenekku/moustachu.git",
"method": "git",
"tags": ["web", "html", "template", "mustache"],
- "description": "Mustache templating for Nimrod.",
+ "description": "Mustache templating for Nim.",
"license": "MIT",
"web": "https://github.com/fenekku/moustachu"
},