Skip to content

Commit 6a71ad9

Browse files
committed
Merge pull request #87 from eddiemonge/categories_listings
Remove extra closing tag
2 parents 1788de8 + 357ea43 commit 6a71ad9

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
@@ -38,7 +38,7 @@
3838
<desc><![CDATA[These items have been deprecated, though not necessarily removed, from jQuery. Be aware that these may be removed from future versions of jQuery.]]></desc>
3939
</category>
4040
<category name="Dimensions" slug="dimensions">
41-
<desc><![CDATA[These methods are used to get and set the CSS dimensions for the various properties.]]></desc></desc>
41+
<desc><![CDATA[These methods are used to get and set the CSS dimensions for the various properties.]]></desc>
4242
</category>
4343
<category name="Effects" slug="effects">
4444
<desc><![CDATA[The jQuery library provides several techniques for adding animation to a web page. These include simple, standard animations that are frequently used, and the ability to craft sophisticated custom effects.]]></desc>

0 commit comments

Comments
 (0)