Skip to content

Commit 7cfcb7c

Browse files
authored
Update README.md
1 parent 947a551 commit 7cfcb7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ npm install -g create-angular-components
88

99
# Prepare
1010
Add *data-component* attribute for every component in your markup
11-
PS: Use CamelCase
11+
PS: Use UpperCamelCase
1212
```html
1313
<div data-component="Test">
1414
<h1>Test</h1>

0 commit comments

Comments
 (0)