diff options
| author | Priyansh <[email protected]> | 2021-09-30 13:28:25 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-30 13:28:25 -0400 |
| commit | d065706ce4b439b5c77d9a68e708212e91cc4f0b (patch) | |
| tree | c9f1cebc4a0a5ff4bfc43aa8fe0a5449c81d9068 | |
| parent | 4ffdef397f6b28729e1338625c73218765dcdbb9 (diff) | |
| parent | 625fdebda48701a93133d3f2841518f9fa8c22cf (diff) | |
| download | bootstrap-d065706ce4b439b5c77d9a68e708212e91cc4f0b.tar.xz bootstrap-d065706ce4b439b5c77d9a68e708212e91cc4f0b.zip | |
Merge pull request #1 from luciferreeves/readme-grammar-update-patch
Grammar update
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
