From 13fdbf5ab86821dd02cd270e6ca4df0cbdacf87b Mon Sep 17 00:00:00 2001 From: Toby Baratta Date: Thu, 9 Jun 2022 03:27:01 -0700 Subject: [PATCH] docs(home): fix spelling & grammar (#1387) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Clément Vannicatte --- packages/website/src/components/Home.js | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/packages/website/src/components/Home.js b/packages/website/src/components/Home.js index 4cc7bbe5..aa045ced 100644 --- a/packages/website/src/components/Home.js +++ b/packages/website/src/components/Home.js @@ -165,7 +165,7 @@ function Home() {

First built to fulfill our own developers' needs, DocSearch quickly evolved as a successful community - project. Over the years, the project kept on adressing + project. Over the years, the project kept on addressing the complex challenge of search for the open source community.

@@ -481,12 +481,12 @@ function Home() {
- Always sized and positionned correctly + Always sized and positioned correctly

The modal experience leverages behavior of most - populars Integrated Developement Environements or - native experience on mobile. An opaque layer is + popular Integrated Developement Environements (IDEs) + or native experience on mobile. An opaque layer is making sure we keep the context of the documentation but remove all visual pollution.

@@ -730,10 +730,11 @@ function Home() { Accessibility

- We are releasing this version with our best efforts in - regards to accessibility and we are willing to go - deeper. We'd like to work closely with expert of the - topic. Please contact us. + We have released this version with our best efforts on + addressing accessibility issues and we are willing to + make further changes. We'd like to work closely with an + expert in accessibility. Please contact us if you are + interested.