Skip to content

Commit a43c7d9

Browse files
committed
Merge pull request #10 from javimbk/master
little tiny stupid typo in the readme
2 parents 4740522 + b6dbb21 commit a43c7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ app.js.coffee:
4949

5050
myNewChart = new Chart($("#canvas").get(0).getContext("2d")).Line(data)
5151

52-
index.haml.html:
52+
index.html.haml:
5353

5454
%canvas#canvas{:height => "450", :width => "600"}
5555

0 commit comments

Comments
 (0)