Skip to content

Commit 62ab8ac

Browse files
committed
Fixed typo in README.md.
Just a 1-character typo fix.
1 parent bc20094 commit 62ab8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The following HTML elements, organized by category, are whitelisted:
5656
The following attributes, organized by element, are whitelisted:
5757

5858
* a: href (http://, https://, mailto://, github-windows:// and github-mac:// URI schemes and relative paths only)
59-
* img: src (http:// and https::// URI schemes and relative paths only)
59+
* img: src (http:// and https:// URI schemes and relative paths only)
6060
* div: itemscope, itemtype
6161
* all: abbr, accept, accept-charset, accesskey, action, align, alt, axis, border, cellpadding, cellspacing, char, charoff, charset, checked, cite, clear, cols, colspan, color, compact, coords, datetime, dir, disabled, enctype, for, frame, headers, height, hreflang, hspace, ismap, label, lang, longdesc, maxlength, media, method, multiple, name, nohref, noshade, nowrap, prompt, readonly, rel, rev, rows, rowspan, rules, scope, selected, shape, size, span, start, summary, tabindex, target, title, type, usemap, valign, value, vspace, width, itemprop
6262

0 commit comments

Comments
 (0)