We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d144d commit 2d45376Copy full SHA for 2d45376
src/core/util/dom.js
@@ -22,7 +22,7 @@ export function getNode(el, noCache = false) {
22
23
/**
24
*
25
- * @param {*} el the targt element or the selector
+ * @param {*} el the target element or the selector
26
* @param {*} content the content to be rendered as HTML
27
* @param {*} replace To replace the content (true) or insert instead (false) , default is false
28
*/
0 commit comments