www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 3ad8dc5a29e0e7665b38feb7f0ba50680f3e5314
parent f22a1adab7e19bee881a2ec1d7337d51c311ed5c
Author: Peter Krautzberger <p.krautzberger@gmail.com>
Date:   Thu, 16 Apr 2015 21:08:55 +0200

updated contributing.md

Fixing typos to address comments
Diffstat:
MCONTRIBUTING.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md @@ -139,7 +139,7 @@ To get it out of the way: - **[develop](https://github.com/MathJax/MathJax/tree/develop)** is the development branch. All work on the next release happens here so - you should generally branch of `develop`. Do **NOT** use this branch + you should generally branch off `develop`. Do **NOT** use this branch for a production site. - **[master](https://github.com/MathJax/MathJax)** contains the latest release of MathJax. This branch may be used in production. Do