Skip to content
Merged
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
4 changes: 2 additions & 2 deletions docs/design-level.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ that describes conditions that needs to be fulfilled for the **Book hold failed*

Fair enough, let's go further.

When a **patron** tires to place on hold a book that is currently not available it should not be possible, thus resulting
When a **patron** tries to place on hold a book that is currently not available it should not be possible, thus resulting
in **book hold failed** event, as it is depicted below:

![Holding example 2](images/dl/holding/example-2.png)
Expand Down Expand Up @@ -236,4 +236,4 @@ likely to be relevant. It is also probably less harmful, then, to place on hold

Now the final model is following:

![Aggregate 3](images/aggregates/agg-3.png)
![Aggregate 3](images/aggregates/agg-3.png)