diff --git a/website/src/pages/docs/index.js b/website/src/pages/docs/index.js index 9b368f37..d58b0a1b 100644 --- a/website/src/pages/docs/index.js +++ b/website/src/pages/docs/index.js @@ -32,7 +32,7 @@ export default ({data}) => ( Welcome to Yoga's documentation page. Below you will find helpful documentation covering all the features of the library. Each page comes with an interactive playground for you to explore that - feature. The examples section feature some of the most common + feature. The examples section showcases some of the most common layouts and how to build them. This is a community projects and contributions within documentation, code, and tests are more then welcome. The contributing section below covers how to get started.