Fix typo
This commit is contained in:
parent
28bc0062b0
commit
4eb2b0d164
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ export default ({ page }) => (
|
|||
<Content source={page.section1} />
|
||||
</div>
|
||||
</div>
|
||||
<div className='Seciton thin'>
|
||||
<div className='Section thin'>
|
||||
<div className='Container'>
|
||||
<Content source={page.section2} />
|
||||
<p>The image below is a {'<LazyImage />'}</p>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue