Skip to content

Commit 3fa4433

Browse files
authored
Merge pull request #36 from wyhasany/wyhasany-patch-1
Fix typo
2 parents 9e66a01 + 7c291fb commit 3fa4433

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/design-level.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ that describes conditions that needs to be fulfilled for the **Book hold failed*
2020

2121
Fair enough, let's go further.
2222

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

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

237237
Now the final model is following:
238238

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

0 commit comments

Comments
 (0)