Skip to content
This repository was archived by the owner on Mar 30, 2021. It is now read-only.

Commit 7c6a389

Browse files
committed
Fixed a typo in templates/README.md
1 parent 79bb68d commit 7c6a389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/app/templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Some notes on usage:
2828

2929
- Download the bundle.js file from dist folder and link it to your index.html file.
3030
- You may use the style.css in dist folder file for styling the component.
31-
- Use the <<%= toolNameComputer %> element like any other HTML element wherever you want.
31+
- Use the <<%= toolNameComputer %>> element like any other HTML element wherever you want.
3232
- `attribute` must be a valid identifier with a valid `value`.
3333

3434

0 commit comments

Comments
 (0)