Skip to content

Commit 3230870

Browse files
mohamedmostafafawziochococo
authored andcommitted
Fix facade direct link in table of contents
1 parent 1473c97 commit 3230870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

โ€ŽREADME.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ print("Welcome!")
2727
| [๐Ÿ‘ซ Command](#-command) | [๐Ÿ‘ท Builder](#-builder) | [๐ŸŒ‰ Bridge](#-bridge) |
2828
| [๐ŸŽถ Interpreter](#-interpreter) | [๐Ÿญ Factory Method](#-factory-method) | [๐ŸŒฟ Composite](#-composite) |
2929
| [๐Ÿซ Iterator](#-iterator) | [๐Ÿ”‚ Monostate](#-monostate) | [๐Ÿง Decorator](#-decorator) |
30-
| [๐Ÿ’ Mediator](#-mediator) | [๐Ÿƒ Prototype](#-prototype) | [๐ŸŽ Faรงade](#-fa-ade) |
30+
| [๐Ÿ’ Mediator](#-mediator) | [๐Ÿƒ Prototype](#-prototype) | [๐ŸŽ Faรงade](#-faรงade) |
3131
| [๐Ÿ’พ Memento](#-memento) | [๐Ÿ’ Singleton](#-singleton) | [๐Ÿƒ Flyweight](#-flyweight) |
3232
| [๐Ÿ‘“ Observer](#-observer) | | [โ˜” Protection Proxy](#-protection-proxy) |
3333
| [๐Ÿ‰ State](#-state) | | [๐Ÿฌ Virtual Proxy](#-virtual-proxy) |

0 commit comments

Comments
ย (0)