Skip to content

Commit df3c7ad

Browse files
denis-sokolovljharb
authored andcommitted
[Docs] Document the similarity between html-has-lang and lang
1 parent 426d4c2 commit df3c7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/html-has-lang.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# html-has-lang
22

3-
<html> elements must have the lang prop.
3+
<html> elements must have the lang prop. This rule is largely superseded by the [`lang` rule](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/master/docs/rules/lang.md).
44

55
## Rule details
66

0 commit comments

Comments
 (0)