Skip to content

Commit 59ccf61

Browse files
committed
Correct the document title.
1 parent 3ca9cea commit 59ccf61

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-counter-styles/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<html>
44
<head>
5-
<title>CSS Lists and Counters Module Level 3</title>
5+
<title>Additional Predefined Counter Styles for CSS</title>
66
<meta content="text/html; charset=utf-8" http-equiv=Content-Type>
77
<link href="http://dev.w3.org/csswg/css-module/default.css" rel=stylesheet
88
type="text/css">

css-counter-styles/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html><head>
3-
<title>CSS Lists and Counters Module Level 3</title>
3+
<title>Additional Predefined Counter Styles for CSS</title>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
55
<link rel="stylesheet" type="text/css" href="http://dev.w3.org/csswg/css-module/default.css">
66
<style>

0 commit comments

Comments
 (0)