docs: rewrites animation query () method use (#41710)

PR Close #41710
This commit is contained in:
Daniel Díaz 2021-04-19 21:30:25 -06:00 committed by Andrew Kushnir
parent 0a19fc095d
commit e238f2c33a
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@ What it does
<tr>
<td><code>query()</code></td>
<td>Use to find one or more inner HTML elements within the current element. </td>
<td>Finds one or more inner HTML elements within the current element. </td>
</tr>
<tr>