Skip to content

Commit 0f7f483

Browse files
authored
Fix #106
1 parent 1acfa94 commit 0f7f483

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
@@ -375,7 +375,7 @@ Each **key:value** maps to the equivalent **attribute:value** of the `<html>` el
375375
```
376376

377377
```html
378-
<html foo="bar" amp></title>
378+
<html foo="bar" amp></html>
379379
```
380380

381381
#### `bodyAttrs` (Object)

0 commit comments

Comments
 (0)