Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4f69dea

Browse files
committedApr 14, 2024
fix: fix dynamic proxy front-matter
1 parent 75409a9 commit 4f69dea

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed
 

‎dynamic-proxy/README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
---
1+
---
22
title: Dynamic Proxy
33
category: Structural
44
language: en
55
tag:
6-
7-
- Decoupling
8-
- Dynamic typing
9-
- Proxy
10-
- Runtime
11-
6+
- Decoupling
7+
- Dynamic typing
8+
- Proxy
9+
- Runtime
1210
---
1311

1412
## Also known as

0 commit comments

Comments
 (0)
Please sign in to comment.