diff --git a/entries/wrap.xml b/entries/wrap.xml index 1cd67a04..d6258d70 100644 --- a/entries/wrap.xml +++ b/entries/wrap.xml @@ -8,7 +8,7 @@ - A selector, element, HTML string, or jQuery object specifying the structure to wrap around the matched elements. When you pass a jQuery collection containing more than one element the first element will be used. + A selector, element, HTML string, or jQuery object specifying the structure to wrap around the matched elements. When you pass a jQuery collection containing more than one element, or a selector matching more than one element, the first element will be used.