Skip to content

Commit 959b8d1

Browse files
committed
Update id-class-ad-disabled.mdx
1 parent fe69347 commit 959b8d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/content/docs/rules/id-class-ad-disabled.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ Level: <Badge text="Warning" variant="caution" />
3030

3131
## Why this rule is important
3232

33-
The `ad` keyword is used to block ad blockers from showing ads.
33+
Using `ad` in `id` or `class` attributes can cause elements to be hidden by ad-blocking software, which may break the layout or hide important content.

0 commit comments

Comments
 (0)