Skip to content

Commit f65d47f

Browse files
authored
Fix typo in Debug Extension link (#767)
1 parent eb7e57a commit f65d47f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Read the [announcement post](https://preactjs.com/blog/introducing-signals/) to
1414
- [`effect(fn)`](./packages/core/README.md#effectfn)
1515
- [`batch(fn)`](./packages/core/README.md#batchfn)
1616
- [`untracked(fn)`](./packages/core/README.md#untrackedfn)
17-
- [Debug Extennsion](./packages/debug/README.md#preact-integration)
17+
- [Debug Extension](./packages/debug/README.md#preact-integration)
1818
- [Preact Integration](./packages/preact/README.md#preact-integration)
1919
- [Hooks](./packages/preact/README.md#hooks)
2020
- [Rendering optimizations](./packages/preact/README.md#rendering-optimizations)

0 commit comments

Comments
 (0)