From: Chris Rebert Date: Fri, 4 Mar 2016 01:00:40 +0000 (-0800) Subject: CONTRIBUTING.md: Missing serial comma X-Git-Tag: v3.3.7~107 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ca69e26b7d19a3ca9dfabbaf39e9e02d7647ab8e;p=thirdparty%2Fbootstrap.git CONTRIBUTING.md: Missing serial comma [ci skip] --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 170bf62c6c..8d65f9984f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -153,7 +153,7 @@ project (indentation, accurate comments, etc.) and any other requirements **Do not edit `bootstrap.css`, `bootstrap-theme.css`, or `bootstrap.js` directly!** Those files are automatically generated. You should edit the source files in [`/bootstrap/less/`](https://github.com/twbs/bootstrap/tree/master/less), -[`/bootstrap/scss/`](https://github.com/twbs/bootstrap/tree/v4-dev/scss) (for Bootstrap v4) +[`/bootstrap/scss/`](https://github.com/twbs/bootstrap/tree/v4-dev/scss) (for Bootstrap v4), and/or [`/bootstrap/js/`](https://github.com/twbs/bootstrap/tree/master/js) instead. Similarly, when contributing to Bootstrap's documentation, you should edit the