diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5208e8111d9..d8e4cdc601c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ Please submit your pull request on the *master* branch. If the fix is critical a 1. Fork the repo and create your branch from `master`. 2. **Describe your test plan in your commit.** If you've added code that should be tested, add tests! 3. If you've changed APIs, update the documentation. -4. If you've updated the docs, verify the website locally and submit screenshots if applicable +4. If you've updated the docs, verify the website locally and submit screenshots if applicable. ``` $ cd website diff --git a/website/core/HeaderWithGithub.js b/website/core/HeaderWithGithub.js index 601051c7e33..c73a1e59abc 100644 --- a/website/core/HeaderWithGithub.js +++ b/website/core/HeaderWithGithub.js @@ -41,7 +41,7 @@ var HeaderWithGithub = React.createClass({ - Edit on GitHub + View on GitHub