Skip to content

Commit

Permalink
Updated S
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark committed Nov 27, 2018
1 parent 45781fe commit 4ebd65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/solid.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Let's check what these mean.

## Single responsibility

A class should be responsible for a single task.
Gather together the things that change for the same reasons. Separate those things that change for different reasons.

## Open-closed

Expand Down

0 comments on commit 4ebd65e

Please sign in to comment.