diff --git a/_site/documentation/getting-started/preparing-your-application/index.html b/_site/documentation/getting-started/preparing-your-application/index.html index 3f479f72..9ecb1607 100644 --- a/_site/documentation/getting-started/preparing-your-application/index.html +++ b/_site/documentation/getting-started/preparing-your-application/index.html @@ -172,7 +172,7 @@ $ cap install
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 @@ -364,7 +364,7 @@ $ cap install
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