From 2abd81906b1e7dbeac1209958552fdfb10439e7e Mon Sep 17 00:00:00 2001 From: koalyptus Date: Fri, 18 May 2018 16:05:55 +1000 Subject: [PATCH] url typo in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 933ba6cf..6473b711 100644 --- a/package.json +++ b/package.json @@ -73,5 +73,5 @@ "bugs": { "url": "https://github.com/koalyptus/TableFilter/issues" }, - "homepage": "https://www.tableFilter.com" + "homepage": "https://www.tablefilter.com" }