Skip to content

Commit 85e74ce

Browse files
authored
removing level from title (#359)
1 parent 052dbaf commit 85e74ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<head>
44
<meta charset="utf-8">
55
<title>
6-
Resource Timing Level 2
6+
Resource Timing
77
</title>
88
<script src='https://www.w3.org/Tools/respec/respec-w3c' class='remove'
99
defer></script>
1010
<script class='remove'>
1111
var respecConfig = {
12-
shortName: "resource-timing-2",
12+
shortName: "resource-timing",
1313
specStatus: "ED",
1414
editors: [{
1515
name: "Yoav Weiss",

0 commit comments

Comments
 (0)