We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb7e57a commit f65d47fCopy full SHA for f65d47f
README.md
@@ -14,7 +14,7 @@ Read the [announcement post](https://preactjs.com/blog/introducing-signals/) to
14
- [`effect(fn)`](./packages/core/README.md#effectfn)
15
- [`batch(fn)`](./packages/core/README.md#batchfn)
16
- [`untracked(fn)`](./packages/core/README.md#untrackedfn)
17
-- [Debug Extennsion](./packages/debug/README.md#preact-integration)
+- [Debug Extension](./packages/debug/README.md#preact-integration)
18
- [Preact Integration](./packages/preact/README.md#preact-integration)
19
- [Hooks](./packages/preact/README.md#hooks)
20
- [Rendering optimizations](./packages/preact/README.md#rendering-optimizations)
0 commit comments