diff --git a/src/templates/docs/font-family/index.html b/src/templates/docs/font-family/index.html index 74a8ab17b..052a72a1a 100644 --- a/src/templates/docs/font-family/index.html +++ b/src/templates/docs/font-family/index.html @@ -35,7 +35,7 @@

Font Family

Relying on systems fonts greatly improves page performance and can also help - your web application/site blend in with the users operating + your web application/site blend in with the user's operating system. Readability is strongly linked to familiarity, so this helps create a more fluid reading experience, allowing your users to focus on your content. diff --git a/src/templates/index.html b/src/templates/index.html index b264b6e14..c950942d7 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -133,7 +133,7 @@

Principles

Responsive

- Everything should be 100% responsive. Your website should work regardless of a users + Everything should be 100% responsive. Your website should work regardless of a user's device or screensize.