Skip to content

Commit 8b55737

Browse files
authored
Update README.md
1 parent 709553b commit 8b55737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Previous versions (< 3.0.0) implemented the v0 proposal, which was only implemen
55

66
## Usage
77

8-
Import `register` and call it with your component, a tag name __\*__, and a list of attribute names you want to observe:
8+
Import `register` and call it with your component, a tag name<strong>*</strong>, and a list of attribute names you want to observe:
99

1010
```javascript
1111
import register from 'preact-custom-element';

0 commit comments

Comments
 (0)