]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
test(carousel): french word in the wild (#32528)
authorGaël Poupard <ffoodd@users.noreply.github.com>
Fri, 18 Dec 2020 15:22:16 +0000 (16:22 +0100)
committerGitHub <noreply@github.com>
Fri, 18 Dec 2020 15:22:16 +0000 (17:22 +0200)
js/tests/unit/carousel.spec.js

index 07b8fc311d3d5df94a6b27ff604b985ed2f2e08d..0286762fa9a2a2c1576723fc52f0e0157b3bd6ea 100644 (file)
@@ -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">',