diff options
Diffstat (limited to 'guides/Rakefile')
-rw-r--r-- | guides/Rakefile | 2 |
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: |