aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages.json b/packages.json
index 1b2c624..0fbb6e5 100644
--- a/packages.json
+++ b/packages.json
@@ -351,12 +351,12 @@
{
"name": "NimBorg",
- "url": "https://github.com/micklat/NimBorg",
+ "url": "git://github.com/micklat/NimBorg",
"method": "git",
"tags": ["wrapper"],
- "descipriont": "High-level and low-level interfaces to python and lua",
+ "description": "High-level and low-level interfaces to python and lua",
"license": "MIT",
- "web": "https://github.com/micklat/NimBorg",
+ "web": "https://github.com/micklat/NimBorg"
},
{