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 8f279e8 commit 8d6b768Copy full SHA for 8d6b768
docs/api/wrapper/destroy.md
@@ -21,4 +21,4 @@ expect(spy.calledOnce).toBe(true)
21
if `attachToDocument` was set to `true` when mounted, the component DOM elements will
22
also be removed from the document.
23
24
-For functional components, `destroy` only removes the rendered dom elements from the document.
+For functional components, `destroy` only removes the rendered DOM elements from the document.
0 commit comments