Skip to content

Commit 53ebfc1

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ the little problems, we can combine the solutions to solve bigger problems.
1010

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
13-
problems, and break them down again until they're just the right sized chunks that
14-
we can mentally digest.
13+
problems, and break them down again until they're just the right size that
14+
we can mentally digest them.
1515

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

0 commit comments

Comments
 (0)