summaryrefslogtreecommitdiff
path: root/linegraph-test/index.html
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2011-08-06 16:46:12 +0300
committerYuval Adam <yuv.adm@gmail.com>2011-08-06 16:46:12 +0300
commit650476c69caff6b8fe84317301b16c079a3197ed (patch)
tree2b59958dc3d5507d0feb44aa90d9705e23db1334 /linegraph-test/index.html
parentbf054805514ea71dba7578d434a39f9531d51934 (diff)
words
Diffstat (limited to 'linegraph-test/index.html')
-rw-r--r--linegraph-test/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/linegraph-test/index.html b/linegraph-test/index.html
index 35ef7d7..5a103e4 100644
--- a/linegraph-test/index.html
+++ b/linegraph-test/index.html
@@ -6,7 +6,7 @@
<head>
<meta charset="utf-8">
- <title>Wage Graphs</title>
+ <title>Line Graph Test</title>
<meta name="viewport" content="width=device-width, initial-scale=0.4">
<meta name="robots" content="all">
@@ -59,7 +59,7 @@
<body lang="en">
<div id="main">
- <p>Wage Graph</p>
+ <p>Line Graph Test</p>
<div id="line-chart"></div>
</div>