We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4740522 + b6dbb21 commit a43c7d9Copy full SHA for a43c7d9
README.md
@@ -49,7 +49,7 @@ app.js.coffee:
49
50
myNewChart = new Chart($("#canvas").get(0).getContext("2d")).Line(data)
51
52
-index.haml.html:
+index.html.haml:
53
54
%canvas#canvas{:height => "450", :width => "600"}
55
0 commit comments