Skip to content

Commit e0e513e

Browse files
committed
Remove extraneous character
1 parent 421f9f9 commit e0e513e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

categories.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ jQuery.event.props.push( "dataTransfer" );
406406
<p>For more information, see the Release Notes/Changelog at <a href="http://blog.jquery.com/2012/08/09/jquery-1-8-released/">http://blog.jquery.com/2012/08/09/jquery-1-8-released/</a></p>
407407
<hr/>
408408
]]></desc>
409-
</category>p
409+
</category>
410410
<category name="Version 1.9" slug="1.9">
411411
<desc><![CDATA[
412412
<p>Aspects of the API that were changed in the corresponding version of jQuery. Changes in jQuery 1.9 dealt primarily removal or modification of several APIs that behaved inconsistently or inefficiently in the past. A <a href="https://github.com/jquery/jquery-migrate">jQuery Migrate Plugin</a> was offered to help developers with a transitional upgrade path.

0 commit comments

Comments
 (0)