Skip to content

Commit 98325b2

Browse files
authored
Update 2021-03-09-composition.markdown
1 parent 8631429 commit 98325b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_posts/2021-03-09-composition.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ the little problems, we can combine the solutions to solve bigger problems.
99
</div>
1010

1111
Why do we break down problems? This is due to the limitations of the human mind --
12-
we can only deal with a small number of concepts at a time. So we break down
12+
we can only deal with a small number of concepts at a time, so we break down
1313
problems, and break them down again until they're just the right sized chunks that
1414
we can mentally digest.
1515

0 commit comments

Comments
 (0)