Skip to content

Commit 9dc776f

Browse files
committed
Use a more accurate name for the module
1 parent 12fd765 commit 9dc776f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-lists/Overview.src.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 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
22
<html>
33
<head>
4-
<title>CSS Lists Module Level 3</title>
4+
<title>CSS Lists and Counters Module Level 3</title>
55
<link rel="stylesheet" type="text/css" href="../default.css">
66
<style type="text/css">
77
td, th { padding: 0 0.5em; }
@@ -23,7 +23,7 @@
2323
<div class="head">
2424
<!--logo-->
2525

26-
<h1>CSS Lists Module Level 3</h1>
26+
<h1>CSS Lists and Counters Module Level 3</h1>
2727

2828
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
2929
<dl>

0 commit comments

Comments
 (0)