Skip to content

Commit 0837cf0

Browse files
committed
docs: update changelog
1 parent 34bd718 commit 0837cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
### 📝 Changes in Rule implementation
1212

13-
`no-useless-custom-hooks` now detects Hook calls that are made inside comments, the flowing code no longer triggers warnings:
13+
`no-useless-custom-hooks` now detects Hook calls within comments and the following code no longer triggers a warning:
1414

1515
```tsx
1616
// ✅ Good: A Hook that will likely use some other Hooks later

0 commit comments

Comments
 (0)