diff options
| author | Mark Otto <[email protected]> | 2015-06-19 16:26:33 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-06-19 16:26:33 -0700 |
| commit | bc29c016b7afefa2a9a42e94efaee58695049285 (patch) | |
| tree | ac294f7fbc18d4ba8c6b4179b7d1cbeb6481d70b /docs/components/carousel.md | |
| parent | 8410afe0e104459a613f6232ad46334aa8b99fda (diff) | |
| parent | 3df2d085ed219a16848b96e90a72fcd5575a5270 (diff) | |
| download | bootstrap-bc29c016b7afefa2a9a42e94efaee58695049285.tar.xz bootstrap-bc29c016b7afefa2a9a42e94efaee58695049285.zip | |
Merge branch 'v4' into v4_builds
Diffstat (limited to 'docs/components/carousel.md')
| -rw-r--r-- | docs/components/carousel.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/carousel.md b/docs/components/carousel.md index 0beb89f1c..573c6ab79 100644 --- a/docs/components/carousel.md +++ b/docs/components/carousel.md @@ -80,7 +80,7 @@ Add captions to your slides easily with the `.carousel-caption` element within a </div> </div> <div class="carousel-item"> - <img data-src="holder.js/900x500/auto/#555:#5555" alt="Third slide image"> + <img data-src="holder.js/900x500/auto/#555:#555" alt="Third slide image"> <div class="carousel-caption"> <h3>Third slide label</h3> <p>Praesent commodo cursus magna, vel scelerisque nisl consectetur.</p> |
