diff options
| author | Chris Midgley <[email protected]> | 2021-10-07 14:42:22 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-10-07 16:42:22 +0300 |
| commit | 9ff87f5f0ef9d35af922ee2833deb875908686d6 (patch) | |
| tree | fadeeac0dd25a74d1e1d78a4b59d19fe1c6cbe00 | |
| parent | c331a150cdc2834f08bcf458cdb1b104cc510b67 (diff) | |
| download | bootstrap-9ff87f5f0ef9d35af922ee2833deb875908686d6.tar.xz bootstrap-9ff87f5f0ef9d35af922ee2833deb875908686d6.zip | |
docs: remove 'and' in middle of list (#35113)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
