Skip to content

Commit 13e4ce7

Browse files
authored
Update 2021-03-09-composition.markdown
1 parent 23c8efb commit 13e4ce7

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
@@ -11,7 +11,7 @@ the little problems, we can combine the solutions to solve bigger problems.
1111
Why do we break down problems? This is due to the limitations of the human mind --
1212
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
14-
we can mentally digest them.
14+
we can mentally digest.
1515

1616
A well-decomposed problem will produce the most elegant solution.
1717

0 commit comments

Comments
 (0)