Skip to content

Commit

Permalink
Update emmet.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethereum77 authored Feb 8, 2020
1 parent 48a96fd commit a4e0b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emmet.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ section>p+p+p
Expands to
```html
<section>
<p></p>
<pt></p>
<p></p>
<p></p>
</section>
Expand Down

0 comments on commit a4e0b6c

Please sign in to comment.