Skip to content

Commit

Permalink
Merge pull request #756 from benkoshy/patch-2
Browse files Browse the repository at this point in the history
fix: grammar
  • Loading branch information
rafaelfranca authored Aug 10, 2022
2 parents 8ffcbdd + 5875905 commit 1edfc43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ Generated files are cached. If you're using an `ENV` var then
when you change then ENV var the asset will be forced to
recompile. This behavior is only true for environment variables,
if you are pulling a value from somewhere else, such as a database,
must manually invalidate the cache to see the change.
you must manually invalidate the cache to see the change.

If you're using Rails, there are helpers you can use such as `asset_url`
that will cause a recompile if the value changes.
Expand Down

0 comments on commit 1edfc43

Please # to comment.