Skip to content

Commit f471857

Browse files
authored
Fix typo (#1)
1 parent 32d3cc0 commit f471857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/04.components/02.solution.raw/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<EpicVideo url="https://www.epicreact.dev/tutorials/get-started-with-react/raw-api/solution" />
44

5-
👨‍💼 Great! While that's not really all that nicer to work with, it does get us an
5+
👨‍💼 Great! While that's not really all that nicer to work with, it does get us a
66
centimeter closer to our goal of using JSX with custom components. It's also
77
interesting to throw a couple console logs around and see how using
88
`createElement` compares to simply calling the function directly in our

0 commit comments

Comments
 (0)