Skip to content

Commit 15c3963

Browse files
committed
docs(usage): Update wording for clarity on owner.cleanups
1 parent 9afd0d8 commit 15c3963

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

solid-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ By node I mean any solid internal object, like owners, signals, roots, store-nod
6464

6565
### Owner disposing
6666

67-
- Patching `owner.cleanups` to listen to cleanup of any owner — [source code](https://github.com/thetarnav/solid-devtools/blob/main/packages/debugger/src/main/utils.ts#L205-L227)
67+
- Writing to `owner.cleanups` to listen to cleanup of any owner — [source code](https://github.com/thetarnav/solid-devtools/blob/main/packages/debugger/src/main/utils.ts#L205-L227)
6868

6969
#### Issues
7070

0 commit comments

Comments
 (0)