Skip to content

Commit 7827c75

Browse files
committed
Fixed typo in link
Corrected title of link to How to Decide if Software is Too Immature
1 parent 56850e0 commit 7827c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-Intermediate/Judgement/02-How to Manage Software System Dependence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ It is always best to encapsulate the component in some way so that it is isolate
1010

1111
Having the source code for a component decreases the risk by a factor of four. With source code, you can evaluate it easier, debug it easier, find workarounds easier, and make fixes easier. If you make fixes, you should give them to the owner of the component and get the fixes incorporated into an official release; otherwise you will uncomfortably have to maintain an unofficial version.
1212

13-
Next [How to Device if Software is Too Immature](03-How to Decide if Software is Too Immature.md)
13+
Next [How to Decide if Software is Too Immature](03-How to Decide if Software is Too Immature.md)

0 commit comments

Comments
 (0)