Typo in Your First Quest - Part II in Forge Quest

Hi! Just wanted to share that there is a typo in the code in the second part of Quest 1:

Under Use context to customise your app, the code block has a typo on line 14:

<Heading as="h1">Hello <name>!</Heading> should read <Heading as="h1">Hello world!</Heading>, as we were not asked to use a name variable in Part 1.

Just wanted to share!

1 Like

Thanks for picking this up @BryanGuffey1 - I’ll get on to it now.