From e2cc4f87d36006d74cdcef7362dd51728802d4aa Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Mon, 14 Sep 2015 14:26:18 +0000 Subject: Almost ready --- js/redirect.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/redirect.js') diff --git a/js/redirect.js b/js/redirect.js index 16fa78c..7433027 100644 --- a/js/redirect.js +++ b/js/redirect.js @@ -113,7 +113,7 @@ Redirect.prototype = { if (!this.exampleUrl) { - this.error = 'No example URL defined'; + this.error = 'No example URL defined.'; return; } -- cgit v1.2.3