Commit 6d73d56
committed
Fix incorrect path in readme#components.js
The example code looks like it will glob the files in
app/assets/javascripts/components, but the paragraph says that it will
glob the files in app/assets/components. I believe that this is a
mistake, so this commit fixes this problem.1 parent 3026fba commit 6d73d56
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments