mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #22052 from piton4eg/patch-10
Fix punctuation [ci skip]
This commit is contained in:
commit
f94e328cf8
1 changed files with 1 additions and 1 deletions
|
@ -662,7 +662,7 @@ generates something like this:
|
|||
rel="stylesheet" />
|
||||
```
|
||||
|
||||
Note: with the Asset Pipeline the :cache and :concat options aren't used
|
||||
NOTE: with the Asset Pipeline the `:cache` and `:concat` options aren't used
|
||||
anymore, delete these options from the `javascript_include_tag` and
|
||||
`stylesheet_link_tag`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue