Skip to content

Commit 183f841

Browse files
authored
Merge pull request #75 from dlackty/patch-1
Fix typo in README
2 parents 515eac7 + 454d2dc commit 183f841

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
@@ -21,7 +21,7 @@ sortable via drag'n'drop.
2121
//= require active_admin/sortable
2222
```
2323

24-
3. Add an import in your stylesheet manifest `app/assets/javascripts/active_admin.js`
24+
3. Add an import in your stylesheet manifest `app/assets/stylesheets/active_admin.scss`
2525

2626
```sass
2727
@import "active_admin/sortable";

0 commit comments

Comments
 (0)