Skip to content

Commit 8d6b768

Browse files
Update docs/api/wrapper/destroy.md
Co-Authored-By: tmorehouse <[email protected]>
1 parent 8f279e8 commit 8d6b768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/wrapper/destroy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ expect(spy.calledOnce).toBe(true)
2121
if `attachToDocument` was set to `true` when mounted, the component DOM elements will
2222
also be removed from the document.
2323

24-
For functional components, `destroy` only removes the rendered dom elements from the document.
24+
For functional components, `destroy` only removes the rendered DOM elements from the document.

0 commit comments

Comments
 (0)