Skip to content

Commit

Permalink
chore(docs): Fixes typo in tutorial part 4 (#32859)
Browse files Browse the repository at this point in the history
  • Loading branch information
torn4dom4n committed Aug 20, 2021
1 parent 85faee3 commit f06d803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/tutorial/part-4/index.mdx
Expand Up @@ -483,7 +483,7 @@ const Layout = ({ pageTitle, children }) => {
<h1 className={heading}>{pageTitle}</h1>
{children}
</main>
</main>
</div>
)
}

Expand Down

0 comments on commit f06d803

Please sign in to comment.