diff options
author | Bryan McLellan <btm@loftninjas.org> | 2014-02-27 16:38:01 -0500 |
---|---|---|
committer | Bryan McLellan <btm@loftninjas.org> | 2014-02-27 16:38:01 -0500 |
commit | 8e9c9bc37d779129fd5e5e50174ada919dcb1a6d (patch) | |
tree | 886baf6ea24a775cd7da66c5b55b4ded0c15a1f3 /README.md | |
parent | 661986469ba3091b2b770e08623c5cc9cad1ccd1 (diff) | |
download | chef-8e9c9bc37d779129fd5e5e50174ada919dcb1a6d.tar.gz |
Opscode->Chef, typos, grammar
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ Then get the source and install it: Before working on the code, if you plan to contribute your changes, you need to read the -[Opscode Contributing document](http://docs.opscode.com/community_contributions.html). +[Chef Contributions document](http://docs.opscode.com/community_contributions.html). You will also need to set up the repository with the appropriate branches. We document the process on the |