aboutsummaryrefslogtreecommitdiffstats
path: root/guides/Rakefile
diff options
context:
space:
mode:
authorBrooks Reese <brooksreese@gmail.com>2014-12-05 09:32:50 -0600
committerBrooks Reese <brooksreese@gmail.com>2014-12-05 09:32:50 -0600
commit3e9c16aadbffbefd8c33562ad04bef8236136fe8 (patch)
tree78ea7a5d2e549371dd057a5d81063f5089d12212 /guides/Rakefile
parent4419294eaae4e856633856faa86ab7922b7de1f6 (diff)
downloadrails-3e9c16aadbffbefd8c33562ad04bef8236136fe8.tar.gz
rails-3e9c16aadbffbefd8c33562ad04bef8236136fe8.tar.bz2
rails-3e9c16aadbffbefd8c33562ad04bef8236136fe8.zip
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: