fix(index.html): ⌨️ address more typos

This commit is contained in:
Albert Mañosa 2024-03-18 14:35:14 +01:00
parent b59c1d21f0
commit c5317359af

View File

@ -839,9 +839,10 @@
How can I be sure that Im looking at Commit Mono?
</summary>
<p>
The most noticable characters in Commit Mono are agrQ£@. If youre not
used to looking at fonts, they can be difficult to tell apart, but if
those characters match what you see here, youre looking at Commit Mono.
The most noticeable characters in Commit Mono are agrQ£@. If youre
not used to looking at fonts, they can be difficult to tell apart, but
if those characters match what you see here, youre looking at Commit
Mono.
</p>
</details>
<details>
@ -872,7 +873,7 @@
</details>
<details>
<summary tabindex="0">
I have downloaded a new verison, but the old version is still displayed.
I have downloaded a new version, but the old version is still displayed.
</summary>
<ol>
<li>Uninstall the current version you have installed.</li>
@ -961,7 +962,7 @@
<br />
</div>
<div class="docs_container" id="charset_container_docs">
<h2 tabindex="0" data-edit="true">Full characterset without alternates</h2>
<h2 tabindex="0" data-edit="true">Full character set without alternates</h2>
<p tabindex="0" data-edit="true" class="new_label">
Added support for Greek. Καλώς ήρθες, απόλαυσε!
</p>
@ -1110,7 +1111,7 @@
</li>
</ul>
<br />
<h2>Programming font ressources</h2>
<h2>Programming font resources</h2>
<ul>
<li>
<a
@ -1238,7 +1239,7 @@
{
style: "normal",
weight: "400",
}
},
)
// Add to the document.fonts (FontFaceSet)
document.fonts.add(commitMono)