Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka committed Feb 8, 2024
1 parent eae3e07 commit 2852950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scriptlets/trusted-create-element.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import {
* @trustedScriptlet trusted-create-element
*
* @description
* Create an element with specified attributes and text content and append it to the specified parent element.
* Creates an element with specified attributes and text content, and append it to the specified parent element.
*
* ### Syntax
*
Expand Down

0 comments on commit 2852950

Please sign in to comment.