Asset Pipeline: add 'the'

Some guides work without 'the'. For instance, 'Migrations' or
'Form Helpers.' But when we talk about the asset pipeline, we...
always say 'the asset pipeline.' The guide title should reflect this.
This commit is contained in:
Steve Klabnik 2012-11-29 05:34:00 -08:00
parent 362f28deda
commit 97b95c3efb

@ -1,5 +1,5 @@
Asset Pipeline
==============
The Asset Pipeline
==================
This guide covers the asset pipeline introduced in Rails 3.1.
By referring to this guide you will be able to: