Skip to content

Commit ebca25d

Browse files
author
mrmrs
committed
Fix typo
1 parent e68f733 commit ebca25d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/typography/font-family/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ <h4 class="f4 mv0 fw6 dib mr4">font-family</h4>
6969
performant webpages it comes with a variety of font stacks that utilize attractive system fonts with appropriate fallbacks.
7070
</p>
7171
<p class="measure f5 f4-ns lh-copy">
72-
Whlie systems fonts greatly improves performance, it can also help
73-
your web application/site blend in with the surrounding browser and operating
74-
system to create a more fluid reading experience and allowing your users to
72+
Relying on systems fonts greatly improves page performance and can also help
73+
your web application/site blend in with the users operating
74+
system. This can help create a more fluid reading experience, allowing your users to
7575
focus on your content.
7676
</p>
7777
</article>

src/templates/docs/font-family/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ <h4 class="f4 mv0 fw6 dib mr4"><%= name %></h4>
4242
performant webpages it comes with a variety of font stacks that utilize attractive system fonts with appropriate fallbacks.
4343
</p>
4444
<p class="measure f5 f4-ns lh-copy">
45-
Whlie systems fonts greatly improves performance, it can also help
46-
your web application/site blend in with the surrounding browser and operating
47-
system to create a more fluid reading experience and allowing your users to
45+
Relying on systems fonts greatly improves page performance and can also help
46+
your web application/site blend in with the users operating
47+
system. This can help create a more fluid reading experience, allowing your users to
4848
focus on your content.
4949
</p>
5050
</article>

0 commit comments

Comments
 (0)