Skip to content

Commit bfa1910

Browse files
committed
tweaking woring in README
1 parent dbb5f13 commit bfa1910

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ the source will update to:
127127
</div>
128128
```
129129

130-
If the controller is in subdirectories `assets/controllers/blog/post/author_controller.js`,
131-
it will follows an other naming convention:
130+
If the controller lives in a subdirectory - like `assets/controllers/blog/post/author_controller.js` -
131+
the name will include `--` in place of each `/`:
132132

133133
```html
134134
<div data-controller="blog--post--author">

0 commit comments

Comments
 (0)