Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lnsy-dev authored Jul 19, 2024
1 parent d8548f7 commit 98628e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Include the html-partial.js file, then you can use it like so:
or:

```html
<html-partial src="html-url" shadowroot></html-partial>
<html-partial src="html-url" shadowdom></html-partial>
```
This partial will then fetch the targeted file and inject it as a string into the divs inner HTML.

Expand Down

0 comments on commit 98628e8

Please sign in to comment.