Skip to content

Commit 75363b9

Browse files
authored
Fix typo
1 parent 0df3af8 commit 75363b9

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
@@ -34,7 +34,7 @@ Rails.application.config.dartsass.builds = {
3434
}
3535
```
3636

37-
The has key is the relative path to a Sass file in `app/assets/stylesheets/` and the hash value will be the name of the file output to `app/assets/builds/`.
37+
The hash key is the relative path to a Sass file in `app/assets/stylesheets/` and the hash value will be the name of the file output to `app/assets/builds/`.
3838

3939

4040
## Version

0 commit comments

Comments
 (0)