Update emmet.md

This commit is contained in:
Ethereum77 2020-02-08 10:38:24 +03:00 committed by GitHub
parent 48a96fd920
commit a4e0b6c7df
1 changed files with 1 additions and 1 deletions

View File

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