Skip to content

Commit 3fbe2b3

Browse files
author
Yasha Prikhodko
authored
Fix link to "Separation of Concerns" section
1 parent cbe0f4a commit 3fbe2b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Sooner or later I will complete it with the relative answers. Feel free to contr
4040
* [Dependency Hell](#depencendy-hell)
4141
* [Goto Is Evil](#goto-is-evil)
4242
* [Robustness Principle](#robustness-principle)
43-
* [Separation of Concerns](separation-of-concerne)
43+
* [Separation of Concerns](#separation-of-concerns)
4444

4545
* [Questions about Code Design](#design)
4646
* [High Cohesion, Loose Coupling](#high-cohesion-loose-coupling)

0 commit comments

Comments
 (0)