1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Fix typo yoru -> your

This commit is contained in:
Faraz Yashar 2013-07-22 12:57:25 -04:00
parent 3c91611ffa
commit d33dd3b1cf

View file

@ -70,7 +70,7 @@ This will create a bunch of files, the important ones are:
### 4. Configure your server addresses in the generated files.
We'll just work with the staging environment here, so you can pretend that
`config/deploy/production.rb` doesn't exist, for the most part that's yoru
`config/deploy/production.rb` doesn't exist, for the most part that's your
business.
Capistrano breaks down common tasks into a notion of *roles*, that is, taking