Skip to content

Commit

Permalink
Added missing ">" to canvas tag
Browse files Browse the repository at this point in the history
  • Loading branch information
lindell committed Jan 1, 2015
1 parent e8a22c0 commit 05ac911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Examples
````
or
````html
<canvas id="barcode"></canvas
<canvas id="barcode"></canvas>
````

#### This code:
Expand Down

0 comments on commit 05ac911

Please sign in to comment.