Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion special-case/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ In [Patterns of Enterprise Application Architecture](https://amzn.to/3WfKBPR) Ma

> If you’ll pardon the unresistable pun, I see [Null Object](https://java-design-patterns.com/patterns/null-object/) as special case of Special Case.

Sequnce diagram
Sequence diagram

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrects the misspelling Sequnce to Sequence in the caption line for the special-case diagram. Consider scanning docs for similar typos to ensure consistency.


![Special Case sequence diagram](./etc/special-case-sequence-diagram.png)

Expand Down
Loading