Skip to content

Commit dafde52

Browse files
committed
Update
1 parent fe9dcf0 commit dafde52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DesignPatterns/AppleStoreBuilder/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ protocol AppleWatchBuilder {
7373

7474
- Two concrete builders are defined here: `AppleWatchSeries10` and `AppleWatchHèrmesSeries10`.
7575

76+
- Each one is tailored to a specific collection of Apple Watch.
77+
7678
- Type aliases are used here to pair the associated types for each concrete builder's enum type implementation.
7779

7880
```swift

0 commit comments

Comments
 (0)