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

Build out changes relating to typo fix

This commit is contained in:
Lee Hambley 2013-07-22 19:38:33 +02:00
parent 9c3539c623
commit f818629c24

View file

@ -172,7 +172,7 @@ $ cap install</code></pre>
<h3 id="toc_3">4. Configure your server addresses in the generated files.</h3>
<p>We&#39;ll just work with the staging environment here, so you can pretend that
<code>config/deploy/production.rb</code> doesn&#39;t exist, for the most part that&#39;s yoru
<code>config/deploy/production.rb</code> doesn&#39;t exist, for the most part that&#39;s your
business.</p>
<p>Capistrano breaks down common tasks into a notion of <em>roles</em>, that is, taking
@ -364,7 +364,7 @@ $ cap install</code></pre>
<h3 id="toc_3">4. Configure your server addresses in the generated files.</h3>
<p>We&#39;ll just work with the staging environment here, so you can pretend that
<code>config/deploy/production.rb</code> doesn&#39;t exist, for the most part that&#39;s yoru
<code>config/deploy/production.rb</code> doesn&#39;t exist, for the most part that&#39;s your
business.</p>
<p>Capistrano breaks down common tasks into a notion of <em>roles</em>, that is, taking