summaryrefslogtreecommitdiff
path: root/test/js/sync-script-css.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/js/sync-script-css.html')
-rw-r--r--test/js/sync-script-css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/js/sync-script-css.html b/test/js/sync-script-css.html
index 55840f297..ecba5be0f 100644
--- a/test/js/sync-script-css.html
+++ b/test/js/sync-script-css.html
@@ -4,7 +4,7 @@
<link rel="stylesheet" type="text/css" href="tst.css">
</head>
<body>
-<h1>Sync script Test (css0</h1>
+<h1>Sync script Test (css)</h1>
<p>Before</p>
<script src="tst.js"></script>
<p>Afterwards</p>