mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2024-11-15 02:45:15 +01:00
spelling: elements (#36)
This commit is contained in:
parent
f3b1c3edd8
commit
7c3cc73eeb
@ -17,7 +17,7 @@ document.onreadystatechange = function () {
|
||||
li.id = 'spec-item-' + (i + 1);
|
||||
}
|
||||
|
||||
// Add anchor link to all elemens with an ID in the spec
|
||||
// Add anchor link to all elements with an ID in the spec
|
||||
var headers = document.querySelectorAll('#spec [id]');
|
||||
for (var i = 0; i < headers.length; i++)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user