Skip to content

Commit 66446b4

Browse files
committed
Editorial: fix unquoted attribute value
Apparently Bikeshed doesn't like this any more.
1 parent 787476f commit 66446b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mimesniff.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ ends in "<code>+json</code>" or whose <a for="MIME type">essence</a> is
648648
The <a>supplied MIME type detection algorithm</a> detects these
649649
exact <a>byte</a> sequences because some older installations of
650650
Apache contain
651-
<a href=https://issues.apache.org/bugzilla/show_bug.cgi?id=13986>a
651+
<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=13986">a
652652
bug</a> that causes them to supply one of these Content-Type headers
653653
when serving files with unrecognized <a lt="MIME type">MIME
654654
types</a>.

0 commit comments

Comments
 (0)