From 9ff87f5f0ef9d35af922ee2833deb875908686d6 Mon Sep 17 00:00:00 2001 From: Chris Midgley Date: Thu, 7 Oct 2021 14:42:22 +0100 Subject: [PATCH] docs: remove 'and' in middle of list (#35113) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41e51f3004..d6f4fd4452 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Several quick start options are available: - Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.1.2` - Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package bootstrap` Sass: `Install-Package bootstrap.sass` -Read the [Getting started page](https://getbootstrap.com/docs/5.1/getting-started/introduction/) for information on the framework contents, templates and examples, and more. +Read the [Getting started page](https://getbootstrap.com/docs/5.1/getting-started/introduction/) for information on the framework contents, templates, examples, and more. ## Status