fix title on changes.html
authorDan Vanderkam <danvk@google.com>
Mon, 27 Jun 2011 14:55:31 +0000 (10:55 -0400)
committerDan Vanderkam <danvk@google.com>
Mon, 27 Jun 2011 14:55:31 +0000 (10:55 -0400)
docs/changes.html

index 9d7bb90..b12cc26 100644 (file)
@@ -2,7 +2,7 @@
 <html>
   <head>
     <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
-    <title>dygraphs input types</title>
+    <title>Guide to making dygraphs changes</title>
     <style type="text/css">
       code { white-space: pre; border: 1px dashed black; display: inline; }
       pre  { white-space: pre; border: 1px dashed black; }