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

Might be the smallest PR in the world, but it caught my eye reading the
docs so I figured I should fix it.
This commit is contained in:
Simon Egersand
2018-06-09 02:13:37 +02:00
parent b47f0ce41a
commit 3bf37d16b9

View File

@@ -34,7 +34,7 @@ export default ({data}) => (
comes with an interactive playground for you to explore that comes with an interactive playground for you to explore that
feature. The examples section showcases 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 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. welcome. The contributing section below covers how to get started.
</p> </p>
</Col> </Col>