Skip to content

Commit b50eb62

Browse files
committed
Tiny wording improvements
1 parent 14cbb44 commit b50eb62

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

demo/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,12 +221,12 @@ <h1>Obs.js – context-aware web performance for everyone</h1>
221221
enabled, or a weak connection, you won’t see the nice rounded
222222
<a href="https://fonts.google.com/specimen/Fredoka"><cite>Fredoka</cite></a>
223223
in the <code>&lt;h1&gt;</code> above—you’ll just see your
224-
<code>system-ui</code> font.</small></p>
224+
<code>system-ui</code> font:</small></p>
225225

226226
<script class=c-snippet>
227227
(() => {
228228
// Only load Google Fonts if we can show rich media. In browsers that
229-
// don’t support the relevant APIs, we just go ahead and show it.
229+
// don’t support the relevant APIs, we just go ahead and load it.
230230
//
231231
// Attach it to the end of the `body` rather than the `head` so it doesn’t
232232
// inadvertently block rendering.

0 commit comments

Comments
 (0)