提交 90eb3746 编写于 作者: C Connor Shea

Fix typos in asset_pipeline.md [ci skip]

Per discussion in #24786.
上级 b1049e7f
......@@ -1115,8 +1115,8 @@ assets.
### Serving GZipped version of assets
By default, gzipped version of compiled assets will be generated, along
with the non-gzipped version of assets. Gzipped assets help reduce, the transmission of
date over the wire. You can configure this by setting the `gzip` flag.
with the non-gzipped version of assets. Gzipped assets help reduce the transmission of
data over the wire. You can configure this by setting the `gzip` flag.
```ruby
config.assets.gzip = false # disable gzipped assets generation
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册