From 28ec068988ad78b840fa07f95aaf90b85fd87541 Mon Sep 17 00:00:00 2001 From: ache Date: Sat, 16 Nov 2019 01:51:47 +0100 Subject: Update everything --- tohtml.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tohtml.js') diff --git a/tohtml.js b/tohtml.js index 7811113..e6d5fee 100644 --- a/tohtml.js +++ b/tohtml.js @@ -58,7 +58,7 @@ function toHTML(data, fnc) { }}) .use(highlight) .use(iframes, { - // this key corresponds to the hostname: !(http://hostname/foo) + // This key corresponds to the hostname: !(http://hostname/foo) // the config associated to this hostname will apply to any iframe // with a matching hostname 'www.youtube.com': { -- cgit v1.2.3