aboutsummaryrefslogtreecommitdiffstats
path: root/guides/Rakefile
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2014-12-05 18:41:01 -0200
committerRafael Mendonça França <rafaelmfranca@gmail.com>2014-12-05 18:41:01 -0200
commita78736bd48408976459b7ff4279d5e6f356a970f (patch)
treee9cd44f994e40b584b3adc7a4e18af63ceba3e68 /guides/Rakefile
parent19243f3d8c6ac6397a34ae7eb9dc9da368986a22 (diff)
parent1a0e8e06b8d67c8948e91dd79174586cb7aac213 (diff)
downloadrails-a78736bd48408976459b7ff4279d5e6f356a970f.tar.gz
rails-a78736bd48408976459b7ff4279d5e6f356a970f.tar.bz2
rails-a78736bd48408976459b7ff4279d5e6f356a970f.zip
Merge pull request #17932 from brooksreese/master
Fix grammar in Rakefile markup [ci skip]
Diffstat (limited to 'guides/Rakefile')
-rw-r--r--guides/Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/Rakefile b/guides/Rakefile
index 824bea0b39..fd093b94c1 100644
--- a/guides/Rakefile
+++ b/guides/Rakefile
@@ -40,7 +40,7 @@ part of the generation process.
You can generate HTML, Kindle or both formats using the `guides:generate` task.
-All this process is handled via rake tasks, here's a full list of them:
+All of these processes are handled via rake tasks, here's a full list of them:
#{%x[rake -T]}
Some arguments may be passed via environment variables: