Fix typos
This commit is contained in:
parent
56b053ca8e
commit
c84f2e326e
31 changed files with 35 additions and 35 deletions
|
@ -15,7 +15,7 @@ window.addEventListener('DOMContentLoaded', () => {
|
|||
}
|
||||
}
|
||||
|
||||
// =============== Make TOC Compatible wit Bootstrap Scroll Spy ========
|
||||
// =============== Make TOC Compatible with Bootstrap Scroll Spy ========
|
||||
// add "navbar" class to the "nav" element
|
||||
const toc = document.getElementById('TableOfContents')
|
||||
if (toc) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue