From: Priyansh <30593201+luciferreeves@users.noreply.github.com> Date: Fri, 1 Oct 2021 14:12:45 +0000 (-0400) Subject: README.md: fix capitalization after period X-Git-Tag: v5.1.2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49df44d43e86825164b9bdebc5afa0ae43320891;p=thirdparty%2Fbootstrap.git README.md: fix capitalization after period --- diff --git a/README.md b/README.md index 293d0a9f55..65083e88a3 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ bootstrap/ └── bootstrap.min.js.map ``` -We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). [source maps](https://developers.google.com/web/tools/chrome-devtools/javascript/source-maps) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Bundled JS files (`bootstrap.bundle.js` and minified `bootstrap.bundle.min.js`) include [Popper](https://popper.js.org/). +We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). [Source maps](https://developers.google.com/web/tools/chrome-devtools/javascript/source-maps) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Bundled JS files (`bootstrap.bundle.js` and minified `bootstrap.bundle.min.js`) include [Popper](https://popper.js.org/). ## Bugs and feature requests