Skip to content

Commit

Permalink
Merge pull request lindell#272 from ulivz/patch-1
Browse files Browse the repository at this point in the history
chore: fix a typo in readme
  • Loading branch information
SanichKotikov authored Nov 19, 2018
2 parents 44dd62a + 48ecf42 commit fa8b6b3
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 @@ -52,7 +52,7 @@ Examples for browsers:
````html
<svg id="barcode"></svg>
<!-- or -->
<canvas id="canvas"></canvas>
<canvas id="barcode"></canvas>
<!-- or -->
<img id="barcode"/>
````
Expand Down

0 comments on commit fa8b6b3

Please sign in to comment.