Skip to content

Commit fc61d3c

Browse files
RotarioNipun Paradkar
andauthored
Update README.md
Co-authored-by: Nipun Paradkar <[email protected]>
1 parent 4575238 commit fc61d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ pin_all_from 'app/javascript/src`, under: 'src', to: 'src'
7474
7575
Allows you to
7676
```js
77-
//app/javascript/application.js
77+
// app/javascript/application.js
7878
import { ExampleFunction } from 'src/example_function'
7979
```
8080
Which imports the function from `app/javascript/src/example_function.js`.

0 commit comments

Comments
 (0)