Fix typo in documentation (#1117)

Summary: Pull Request resolved: https://github.com/facebook/yoga/pull/1117

Reviewed By: yungsters

Differential Revision: D40026308

Pulled By: yungsters

fbshipit-source-id: e289f6461046f87a74947aff8e0aca5dc1db7ffc
This commit is contained in:
Fabio Arnold
2022-10-03 16:43:44 -07:00
committed by Facebook GitHub Bot
parent 4ca1bfeff6
commit 7986ca97a3

View File

@@ -33,7 +33,7 @@ export default ({data}) => (
documentation covering all the features of the library. Each page
comes with an interactive playground for you to explore that
feature. The examples section showcases some of the most common
layouts and how to build them. This is a community projects and
layouts and how to build them. This is a community project and
contributions within documentation, code, and tests are more than
welcome. The contributing section below covers how to get started.
</p>