Skip to content

Commit 258f515

Browse files
committed
Change casing
1 parent 9764ab8 commit 258f515

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
@@ -73,7 +73,7 @@ TL;DR? See an overview of examples using JavaScript Proxy in [the summary](./exa
7373
- [rus_roulette](https://github.com/naorzr/rus_roulette): Bringing runtime errors back to fashion
7474
- [Echo](https://github.com/mrjacobbloom/echo): Write a line of code that starts with `Echo`, and Echo will print it back to the console.
7575
- [Comlink](https://github.com/GoogleChromeLabs/comlink): Uses proxies to hide the fact that you're using Web Workers.
76-
- [Enum-XYZ](https://github.com/chasefleming/enum-xyz): JavaScript enums using proxies.
76+
- [enum-xyz](https://github.com/chasefleming/enum-xyz): JavaScript enums using proxies.
7777

7878

7979
## Meta-programming in general

0 commit comments

Comments
 (0)