From: yonikohen <58581019+yonikohen@users.noreply.github.com> Date: Mon, 10 Feb 2020 07:35:13 +0000 (-0500) Subject: Corrected grammatical error in test descriptions (#30150) X-Git-Tag: v5.0.0-alpha1~473 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a60dcf9b0043d81299bda4622a8c39bee8e1c5c;p=thirdparty%2Fbootstrap.git Corrected grammatical error in test descriptions (#30150) "without instantiate it" should be "without instantiating it" --- diff --git a/js/tests/unit/alert.spec.js b/js/tests/unit/alert.spec.js index 32f11b6188..8a3d33dcf8 100644 --- a/js/tests/unit/alert.spec.js +++ b/js/tests/unit/alert.spec.js @@ -20,7 +20,7 @@ describe('Alert', () => { }) describe('data-api', () => { - it('should close an alert without instantiate it manually', () => { + it('should close an alert without instantiating it manually', () => { fixtureEl.innerHTML = [ '