Skip to content

Commit 956df87

Browse files
committed
[mediaqueries-3] Fix title
1 parent 202b7e7 commit 956df87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mediaqueries-3/impl-report.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en"><head>
33
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
4-
<title>CSS Media Queries level 3 Implementation Report</title>
4+
<title>CSS Media Queries Level 3 Implementation Report</title>
55
<style type="text/css">
66
@import "https://www.w3.org/StyleSheets/TR/2016/base.css";
77
@import "http://www.w3.org/Style/CSS/Test/CSS3/Namespace/20090210/indices.css";
@@ -44,7 +44,7 @@
4444
</style>
4545
</head>
4646
<body>
47-
<h1>CSS Media Queries Implementation Report</h1>
47+
<h1>CSS Media Queries Level 3 Implementation Report</h1>
4848

4949
<h2 id=rec-2022-04-05>For the W3C Recommendation of 05 April 2022</h2>
5050

0 commit comments

Comments
 (0)