Skip to content

Commit 889c0ff

Browse files
committed
fix factory examples table
1 parent 1d7c0b6 commit 889c0ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/creational-patterns/factory/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ Factory method can have 2 types of implementations:
3333
| :-----------------------: | :-----: |
3434
| [Example 1](example_1.ts) | // TODO |
3535
| [Example 2](example_2.ts) | // TODO |
36+
| [Example 3](example_3.ts) | // TODO |
3637

3738
You can find the tests [here](index.test.ts).

0 commit comments

Comments
 (0)