aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2021-09-30 13:28:25 -0400
committerGitHub <[email protected]>2021-09-30 13:28:25 -0400
commitd065706ce4b439b5c77d9a68e708212e91cc4f0b (patch)
treec9f1cebc4a0a5ff4bfc43aa8fe0a5449c81d9068
parent4ffdef397f6b28729e1338625c73218765dcdbb9 (diff)
parent625fdebda48701a93133d3f2841518f9fa8c22cf (diff)
downloadbootstrap-d065706ce4b439b5c77d9a68e708212e91cc4f0b.tar.xz
bootstrap-d065706ce4b439b5c77d9a68e708212e91cc4f0b.zip
Merge pull request #1 from luciferreeves/readme-grammar-update-patch
Grammar update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 293d0a9f5..65083e88a 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