From 7b206228b355414ffea46bbc0d86094a12af151b Mon Sep 17 00:00:00 2001 From: zacharysarah Date: Mon, 15 Jun 2020 13:30:26 -0700 Subject: [PATCH] Typo fixes --- content/en/blog/_posts/2020-06-15-better-docs-ux-with-docsy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2020-06-15-better-docs-ux-with-docsy.md b/content/en/blog/_posts/2020-06-15-better-docs-ux-with-docsy.md index 73931fa801..6fe469927e 100644 --- a/content/en/blog/_posts/2020-06-15-better-docs-ux-with-docsy.md +++ b/content/en/blog/_posts/2020-06-15-better-docs-ux-with-docsy.md @@ -12,7 +12,7 @@ url: /blog/2020/06/better-docs-ux-with-docsy I'm pleased to announce that the [Kubernetes website](https://kubernetes.io) now features the [Docsy Hugo theme](https://docsy.dev). -The Docsy theme improves the site's organization, navigability, and opens a path to improved API references. After over 4 years with few meaningful UX improvements, Docsy implements some best practices for technical content that make the Kubernetes site easier to read and makes individual pages easier to navigate. It gives the site a much-needed facelift. +The Docsy theme improves the site's organization and navigability, and opens a path to improved API references. After over 4 years with few meaningful UX improvements, Docsy implements some best practices for technical content. The theme makes the Kubernetes site easier to read and makes individual pages easier to navigate. It gives the site a much-needed facelift. For example: adding a right-hand rail for navigating topics on the page. No more scrolling up to navigate!