diff options
| -rw-r--r-- | index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/index.html b/index.html index ab03714dc..80ec35277 100644 --- a/index.html +++ b/index.html @@ -99,7 +99,7 @@ Created /usr/local/Library/Formula/foo.rb</code></pre>            <li>              <div class="group row">                <div class="col-1"> -                <p>Homebrew compliments OS X. Install your gems with <code>gem</code>, and their dependencies with <code>brew</code>.</p> +                <p>Homebrew complements OS X. Install your gems with <code>gem</code>, and their dependencies with <code>brew</code>.</p>                </div>              </div>            </li> | 
