mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
Fix typos. (#29178)
This commit is contained in:
@@ -415,7 +415,7 @@ describe('Tab', () => {
|
||||
})
|
||||
|
||||
describe('data-api', () => {
|
||||
it('should create dynamicaly a tab', done => {
|
||||
it('should create dynamically a tab', done => {
|
||||
fixtureEl.innerHTML = [
|
||||
'<ul class="nav nav-tabs" role="tablist">',
|
||||
' <li class="nav-item"><a href="#home" class="nav-link active" role="tab">Home</a></li>',
|
||||
|
||||
Reference in New Issue
Block a user