Skip to content

Commit

Permalink
Merge pull request rstacruz#1349 from Ethereum77/patch-2
Browse files Browse the repository at this point in the history
Update emmet.md
  • Loading branch information
rstacruz authored Feb 13, 2020
2 parents 0db5428 + a4e0b6c commit 5342ff4
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 5342ff4

Please sign in to comment.