Skip to content

Commit 45ff891

Browse files
committed
Fix example in readme
1 parent ed281fd commit 45ff891

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ __index.html__
1010
<title>index.html</title>
1111
</head>
1212
<body>
13-
<include src="component/button/button.html">
13+
<include src="component/button/button.html"></include>
1414
</body>
1515
</html>
1616
```

0 commit comments

Comments
 (0)