diff --git a/site/content/docs/4.3/getting-started/build-tools.md b/site/content/docs/4.3/getting-started/build-tools.md index 2439b125e1..60b99959c7 100644 --- a/site/content/docs/4.3/getting-started/build-tools.md +++ b/site/content/docs/4.3/getting-started/build-tools.md @@ -42,7 +42,7 @@ Our [package.json]({{< param repo >}}/blob/v{{< param current_version >}}/packag npm run dist - Creates the dist/ directory with compiled files. Requires Sass, Autoprefixer, and terser. + Creates the dist/ directory with compiled files. Requires Sass, Autoprefixer, and terser. diff --git a/site/layouts/partials/home/masthead-followup.html b/site/layouts/partials/home/masthead-followup.html index 56ad949588..7a5bb7f0ab 100644 --- a/site/layouts/partials/home/masthead-followup.html +++ b/site/layouts/partials/home/masthead-followup.html @@ -21,7 +21,7 @@

BootstrapCDN

- Use the BootstrapCDN to deliver fast, cached, and compiled versions of Bootstrap’s CSS and JavaScript. No jQuery is required, but don't forget to include Popper.js for some components. + Use the BootstrapCDN to deliver fast, cached, and compiled versions of Bootstrap’s CSS and JavaScript. No jQuery is required, but don't forget to include Popper.js for some components.

Explore the docs