Skip to content

Commit 951614b

Browse files
authored
Update README.md
1 parent e86e087 commit 951614b

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
@@ -62,7 +62,7 @@ $ rails generate custom_element test
6262

6363
This will generate
6464

65-
```
65+
```javascript
6666
// app/javascript/custom_elements/test_element.js
6767
export default class extends HTMLElement {
6868
constructor() {

0 commit comments

Comments
 (0)