Skip to content

Commit b503689

Browse files
committed
fix misspelling of resilient
1 parent f96f0a2 commit b503689

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

2-Intermediate/Judgment/01-How to Tradeoff Quality Against Development Time.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ If she still insists you should try to isolate the shoddiness into particular co
88

99
NinjaProgrammer at Slashdot sent in this gem:
1010

11-
> Remember that a good design will be resillient against poor code implementations. If good interfaces and abstractions exist throughout the code, then the eventual rewrites will be far more painless. If it is hard to write clear code that is hard to fix, consider what is wrong with the core design that is causing this.
11+
> Remember that a good design will be resilient against poor code implementations. If good interfaces and abstractions exist throughout the code, then the eventual rewrites will be far more painless. If it is hard to write clear code that is hard to fix, consider what is wrong with the core design that is causing this.
1212
13-
Next [How to Manage Software Dependence](02-How to Manage Software System Dependence.md)
13+
Next [How to Manage Software Dependence](02-How to Manage Software System Dependence.md)

0 commit comments

Comments
 (0)