aboutsummaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorFred Rolland <frolland@redhat.com>2018-10-02 17:52:51 +0300
committerGitHub <noreply@github.com>2018-10-02 17:52:51 +0300
commit7b2769901e2389e5d0693597fb98fdae22c4b7f6 (patch)
treeb699b46d2db101f2279d43091644725dd2c7a617 /plugin
parent249f0139598b20d02263b81a76f1ff87f8e74225 (diff)
downloadperl-software-in-gnu-guix-7b2769901e2389e5d0693597fb98fdae22c4b7f6.tar
perl-software-in-gnu-guix-7b2769901e2389e5d0693597fb98fdae22c4b7f6.tar.gz
Fix typo
Diffstat (limited to 'plugin')
-rwxr-xr-xplugin/markdown/markdown.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/markdown/markdown.js b/plugin/markdown/markdown.js
index aa08ee5..31029ae 100755
--- a/plugin/markdown/markdown.js
+++ b/plugin/markdown/markdown.js
@@ -273,7 +273,7 @@
/**
* Check if a node value has the attributes pattern.
* If yes, extract it and add that value as one or several attributes
- * the the terget element.
+ * to the target element.
*
* You need Cache Killer on Chrome to see the effect on any FOM transformation
* directly on refresh (F5)