Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 7bfcfc4

Browse files
committed
docs: clean up language
1 parent f8af6cd commit 7bfcfc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/hoverifier.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ export interface HoverifierOptions<C extends object, D, A> {
119119

120120
/**
121121
* A Hoverifier is a function that hoverifies one code view element in the DOM.
122-
* It will do very dirty things to it. Only call it if you're into that.
123122
*
124123
* There can be multiple code views in the DOM, which will only show a single HoverOverlay if the same Hoverifier was used.
125124
*

0 commit comments

Comments
 (0)