Merge pull request #1349 from Ethereum77/patch-2

Update emmet.md
This commit is contained in:
Rico Sta. Cruz 2020-02-13 21:50:07 +11:00 committed by GitHub
commit 5342ff47df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ section>p+p+p
Expands to
```html
<section>
<p></p>
<pt></p>
<p></p>
<p></p>
</section>