Use correct spelling ('then' -> 'than') (#782)

Summary:
Might be the smallest PR in the world, but it caught my eye reading the
docs so I figured I should fix it.
Closes https://github.com/facebook/yoga/pull/782

Reviewed By: emilsjolander

Differential Revision: D8351525

Pulled By: jknoxville

fbshipit-source-id: fc7a881f062e07d2e28b5ca2da8c52f20bad53be
This commit is contained in:
Simon Egersand
2018-06-12 04:08:22 -07:00
committed by Facebook Github Bot
parent 526ca42d04
commit c5f826de83

View File

@@ -34,7 +34,7 @@ export default ({data}) => (
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
contributions within documentation, code, and tests are more then
contributions within documentation, code, and tests are more than
welcome. The contributing section below covers how to get started.
</p>
</Col>