Skip to content

Commit 56805ee

Browse files
Andrei Zvonimir Crnkovićhemanth
authored andcommitted
Made the examples consistent (#86)
Changed the extension in the commpiled example to `png`.
1 parent a5fe53a commit 56805ee

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
@@ -55,7 +55,7 @@ With this configuration:
5555
```js
5656
require("html!./file.html");
5757

58-
// => '<img src="http://cdn.example.com/49eba9f/a992ca.jpg"
58+
// => '<img src="http://cdn.example.com/49eba9f/a992ca.png"
5959
// data-src="image2x.png">'
6060
```
6161

0 commit comments

Comments
 (0)