Skip to content

Commit ce6c6a2

Browse files
Add language attributes to html tag in overview.html for improved accessibility
1 parent 557e0c8 commit ce6c6a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/javadoc/overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
limitations under the License.
1616
-->
1717
<!DOCTYPE html>
18-
<html>
18+
<html lang="en" xml:lang="en">
1919
<head>
2020
<title>Apache Commons CSV Overview</title>
2121
</head>

0 commit comments

Comments
 (0)