From 1fbc7ef794772a22ab1bdc023238a8feb726a02e Mon Sep 17 00:00:00 2001 From: "Brian A. Weston" Date: Thu, 12 Sep 2019 10:55:37 -0700 Subject: [PATCH] Minor spelling - accesible to accessible --- src/docs/pages/about.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/pages/about.js b/src/docs/pages/about.js index 445eb4fc2..8ef2dda1c 100644 --- a/src/docs/pages/about.js +++ b/src/docs/pages/about.js @@ -21,7 +21,7 @@ const AboutPage = ({ isDarkMode }) => ( The core goal of 30 seconds is to provide a quality resource for beginner and advanced developers alike. We want to help improve the software development ecosystem, by lowering the barrier of entry for newcomers and help seasoned veterans pick up new tricks and remember old ones.

- We believe that coding has to be easily accesible and this is why we provide all of our resources for free. Meanwhile, we try to constantly engage the open source community both as a means to understand the needs of our fellow developers and as an opportunity for people to actively participate in open source software. + We believe that coding has to be easily accessible, and this is why we provide all of our resources for free. Meanwhile, we try to constantly engage the open source community both as a means to understand the needs of our fellow developers and as an opportunity for people to actively participate in open source software.