aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHakim El Hattab2012-08-04 18:19:50 -0400
committerHakim El Hattab2012-08-04 18:19:50 -0400
commit51a15b840a099f16e21a3ab5d3907bccf9b01fb0 (patch)
tree32686b0647d29f3e82279fcacda242da1cd35618
parentc448789016fa6b0a59dfa6c2d7c5a21cd9e5d27c (diff)
fix error in slide markup
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 299fcc8..1fc4b77 100644
--- a/index.html
+++ b/index.html
@@ -247,7 +247,7 @@ function linkify( selector ) {
<section>
<h2>Export to PDF</h2>
- <p>Presentations can be <a href="https://github.com/hakimel/reveal.js#pdf-export">exported to PDF</a>, below is an example that's been uploaded to SlideShare.<p>
+ <p>Presentations can be <a href="https://github.com/hakimel/reveal.js#pdf-export">exported to PDF</a>, below is an example that's been uploaded to SlideShare.</p>
<iframe src="http://www.slideshare.net/slideshow/embed_code/13872948" width="455" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px" allowfullscreen> </iframe>
</section>