From ffc5965f2c7ee2c04d464bf2cfa2c5d4ca66470b Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Wed, 15 Nov 2017 09:12:38 +0000 Subject: Correct spelling mistakes. (#24778) --- js/tests/unit/collapse.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js') diff --git a/js/tests/unit/collapse.js b/js/tests/unit/collapse.js index c36fe25be..f20c0809c 100644 --- a/js/tests/unit/collapse.js +++ b/js/tests/unit/collapse.js @@ -642,7 +642,7 @@ $(function () { $trigger3.trigger('click') }) - QUnit.test('should set aria-expanded="true" to triggers targetting shown collaspe and aria-expanded="false" only when all the targeted collapses are shown', function (assert) { + QUnit.test('should set aria-expanded="true" to triggers targeting shown collaspe and aria-expanded="false" only when all the targeted collapses are shown', function (assert) { assert.expect(9) var done = assert.async() -- cgit v1.2.3