]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
README.md: fix capitalization after period
authorPriyansh <30593201+luciferreeves@users.noreply.github.com>
Fri, 1 Oct 2021 14:12:45 +0000 (10:12 -0400)
committerGitHub <noreply@github.com>
Fri, 1 Oct 2021 14:12:45 +0000 (17:12 +0300)
README.md

index 293d0a9f559d83ba6bd04e583636948333e547e3..65083e88a360ca888f2ac7c66a0dab4c7219505b 100644 (file)
--- 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