From 7a60dcf9b0043d81299bda4622a8c39bee8e1c5c Mon Sep 17 00:00:00 2001 From: yonikohen <58581019+yonikohen@users.noreply.github.com> Date: Mon, 10 Feb 2020 02:35:13 -0500 Subject: [PATCH] Corrected grammatical error in test descriptions (#30150) "without instantiate it" should be "without instantiating it" --- js/tests/unit/alert.spec.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 = [ '