Skip to content

Commit 1e01fba

Browse files
fix: removed a whitespace from the docs
1 parent 6dd2c23 commit 1e01fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/ensure-matching-remove-event-listener.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ useEffect(() => {
4444

4545
## When Not To Use It
4646

47-
You don't need this rules if you want to allow developers to not remove eventListeners added in the DOM.
47+
You don't need this rules if you want to allow developers to not remove eventListeners added in the DOM.

0 commit comments

Comments
 (0)