Fixed url typo

This commit is contained in:
Mason McGill 2015-02-04 05:45:43 -08:00
parent d89718d94a
commit a0fea33f78

View File

@ -1176,7 +1176,7 @@
}, },
{ {
"name": "optionals", "name": "optionals",
"url": "https://github.com/MasonMcGill/packages.git", "url": "https://github.com/MasonMcGill/optionals.git",
"method": "git", "method": "git",
"tags": ["option", "optional", "maybe"], "tags": ["option", "optional", "maybe"],
"description": "Option types", "description": "Option types",