website: fix a few little spelling mistakes
This commit is contained in:
parent
2ce9119398
commit
346a08d307
3 changed files with 4 additions and 5 deletions
|
|
@ -75,7 +75,7 @@
|
||||||
|
|
||||||
|
|
||||||
- tag: sinf
|
- tag: sinf
|
||||||
title: Scinetific inferiors
|
title: Scientific inferiors
|
||||||
description: Same as Subscript
|
description: Same as Subscript
|
||||||
samples:
|
samples:
|
||||||
- "H›2‹O SF›6‹ H›2‹SO›4‹"
|
- "H›2‹O SF›6‹ H›2‹SO›4‹"
|
||||||
|
|
|
||||||
|
|
@ -66,8 +66,7 @@
|
||||||
|
|
||||||
<footer class="row">
|
<footer class="row">
|
||||||
<p>
|
<p>
|
||||||
Inter a trademark of <a href="https://rsms.me/">Rasmus Andersson</a>.
|
Inter is a trademark of <a href="https://rsms.me/">Rasmus Andersson</a> (<a href="https://learn.microsoft.com/en-us/typography/vendors/#r">RSMS</a>)
|
||||||
Font vendor ID: <a href="https://learn.microsoft.com/en-us/typography/vendors/#r">RSMS</a>
|
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -682,7 +682,7 @@ input[type="range"]:focus::-moz-range-track {
|
||||||
</r-cell>
|
</r-cell>
|
||||||
<r-cell span=6.. span-s=row>
|
<r-cell span=6.. span-s=row>
|
||||||
<p>
|
<p>
|
||||||
The smaller "text" optical-size designs features a tall x-height to aid in legibility of lower-case text, with several contrast-enhancing details like ink traps and bridges. The larger "display" optical-size designs offers clean lines, smooth curves and delicate details for excellent rythm of large text.
|
The smaller "text" optical-size designs features a tall x-height to aid in legibility of lower-case text, with several contrast-enhancing details like ink traps and bridges. The larger "display" optical-size designs offers clean lines, smooth curves and delicate details for excellent rhythm of large text.
|
||||||
</p><p>
|
</p><p>
|
||||||
Many <a href="#features">OpenType features</a> are provided as well,
|
Many <a href="#features">OpenType features</a> are provided as well,
|
||||||
including contextual alternates which adjusts punctuation depending on the
|
including contextual alternates which adjusts punctuation depending on the
|
||||||
|
|
@ -1350,7 +1350,7 @@ At a later date we find the word applied to very different objects, though alway
|
||||||
|
|
||||||
|
|
||||||
<div class="row examples" id="faq"><div>
|
<div class="row examples" id="faq"><div>
|
||||||
<h2><a href="#faq">Frequenty Asked Questions</a></h2>
|
<h2><a href="#faq">Frequently Asked Questions</a></h2>
|
||||||
<div class="columns" style="column-width:15em;column-gap:2em">
|
<div class="columns" style="column-width:15em;column-gap:2em">
|
||||||
{% for c in site.data.faq %}
|
{% for c in site.data.faq %}
|
||||||
<h4 id="{{c.id}}"><a href="#{{c.id}}">{{c.q}}</a></h4>
|
<h4 id="{{c.id}}"><a href="#{{c.id}}">{{c.q}}</a></h4>
|
||||||
|
|
|
||||||
Reference in a new issue