aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaĆ«l Poupard <[email protected]>2020-12-18 16:22:16 +0100
committerGitHub <[email protected]>2020-12-18 17:22:16 +0200
commit58ab1c2cd53b51b57e425e4f4926b9d29de424be (patch)
treede0cb081fddd55638ab4093b589a9da44ffea43b
parent66f323af7015346ef401f241a8082a27d37e1d67 (diff)
downloadbootstrap-58ab1c2cd53b51b57e425e4f4926b9d29de424be.tar.xz
bootstrap-58ab1c2cd53b51b57e425e4f4926b9d29de424be.zip
test(carousel): french word in the wild (#32528)
-rw-r--r--js/tests/unit/carousel.spec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/unit/carousel.spec.js b/js/tests/unit/carousel.spec.js
index 07b8fc311..0286762fa 100644
--- a/js/tests/unit/carousel.spec.js
+++ b/js/tests/unit/carousel.spec.js
@@ -905,7 +905,7 @@ describe('Carousel', () => {
})
describe('to', () => {
- it('should go directement to the provided index', done => {
+ it('should go directly to the provided index', done => {
fixtureEl.innerHTML = [
'<div id="myCarousel" class="carousel slide">',
' <div class="carousel-inner">',