Skip to content
This repository was archived by the owner on Aug 20, 2018. It is now read-only.

Commit 40b05b9

Browse files
authored
Merge pull request #41 from mc-zone/master
Fix maintainer HTML syntax (doc was broken)
2 parents 780f438 + d790932 commit 40b05b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,12 @@ import json from 'json-loader!file.json';
6868
<tbody>
6969
<tr>
7070
<td align="center">
71-
<img width="150 height="150" src="https://github.com/sokra.png?s=150">
71+
<img width="150" height="150" src="https://github.com/sokra.png?s=150">
7272
<br>
7373
<a href="https://github.com/sokra">Tobias Koppers</a>
7474
</td>
75-
<tr>
76-
<tbody>
75+
</tr>
76+
</tbody>
7777
</table>
7878

7979
[npm]: https://img.shields.io/npm/v/json-loader.svg

0 commit comments

Comments
 (0)