End tag of paragraph open

Fixed paragraph tag which should be </p> not <p>
master
Tristan Wiley 2016-02-15 17:06:03 -05:00
parent 8031113c13
commit f9b8b0b5dd
1 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ See this example live in [codepen](http://codepen.io/Garbee/full/EPoaMj/).
<div class="mdl-dialog__content">
<p>
Allowing us to collect data will let us get you the information you want faster.
<p>
</p>
</div>
<div class="mdl-dialog__actions">
<button type="button" class="mdl-button">Agree</button>
@ -82,7 +82,7 @@ See this example live in [codepen](http://codepen.io/Garbee/full/JGMowG/).
<div class="mdl-dialog__content">
<p>
Allow this site to collect usage data to improve your experience?
<p>
</p>
</div>
<div class="mdl-dialog__actions mdl-dialog__actions--full-width">
<button type="button" class="mdl-button">Agree</button>