diff --git a/src/statements/accessibility.md b/src/statements/accessibility.md index d6845fa0..958bd896 100644 --- a/src/statements/accessibility.md +++ b/src/statements/accessibility.md @@ -23,7 +23,7 @@ High-level overview of the accessibility features of this site: * Sufficient font size that can be enlarged without breaking the site layout * No autoplaying audio or video -This site uses the [Lexend](https://www.lexend.com/) font family as the default font and [Intel One Mono](https://www.intel.com/content/www/us/en/company-overview/one-monospace-font.html) as the monospace font to improve text readability. +This site uses the [Lexend](https://www.lexend.com/) font family as the default font and [Intel One Mono](https://www.intel.com/content/www/us/en/company-overview/one-monospace-font.html) as the monospaced font to improve text readability. ## Testing diff --git a/src/statements/colophon.md b/src/statements/colophon.md index e092221a..fb692062 100644 --- a/src/statements/colophon.md +++ b/src/statements/colophon.md @@ -42,7 +42,7 @@ Eleventy has the Markdown parser [markdown-it](https://www.npmjs.com/package/mar ## Self-hosted Assets * [Lexend](https://www.lexend.com/) font family (used as the default font of this site) -* [Intel One Mono](https://www.intel.com/content/www/us/en/company-overview/one-monospace-font.html) typeface (used as the monospace font of this site) +* [Intel One Mono](https://www.intel.com/content/www/us/en/company-overview/one-monospace-font.html) typeface (used as the monospaced font of this site) ## JavaScript Due to this website being a static site, JavaScript is used to create dynamic and interactive components of this site. Here is a list of how JavaScript is used on this site: