Skip to content

Commit 2c9950a

Browse files
committed
Typo: 'check' -> 'Check'
Capital first letter for starting a sentence
1 parent 0cc2ac6 commit 2c9950a

File tree

1 file changed

+1
-1
lines changed
  • exercises/03.lifting-state/01.problem.lift

1 file changed

+1
-1
lines changed

exercises/03.lifting-state/01.problem.lift/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ to know what I've done. I pretty much just moved stuff into separate components
88
to get a little more organization in here.
99

1010
<callout-info>
11-
🦉 check out [When to break up a component into multiple
11+
🦉 Check out [When to break up a component into multiple
1212
components](https://kentcdodds.com/blog/when-to-break-up-a-component-into-multiple-components).
1313
</callout-info>
1414

0 commit comments

Comments
 (0)