diff options
author | Chandan Rai <dev.chandan.rai@gmail.com> | 2017-08-10 00:17:08 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-10 00:17:08 +0530 |
commit | 04dcc48fa9d90d815e18c633a970bc1052e7b4ed (patch) | |
tree | 7df29c41e42b1316c97c58fb52ed758a63993c01 | |
parent | 43eada79901830702bd40dce857831aef8e76759 (diff) | |
download | fosdem-2018-presentation-04dcc48fa9d90d815e18c633a970bc1052e7b4ed.tar fosdem-2018-presentation-04dcc48fa9d90d815e18c633a970bc1052e7b4ed.tar.gz |
corrected minor typo in readme file
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -872,7 +872,7 @@ Reveal.initialize({ ## PDF Export -Presentations can be exported to PDF via a special print stylesheet. This feature requires that you use [Google Chrome](http://google.com/chrome) or [Chromium](https://www.chromium.org/Home) and to be serving the presention from a webserver. +Presentations can be exported to PDF via a special print stylesheet. This feature requires that you use [Google Chrome](http://google.com/chrome) or [Chromium](https://www.chromium.org/Home) and to be serving the presentation from a webserver. Here's an example of an exported presentation that's been uploaded to SlideShare: http://www.slideshare.net/hakimel/revealjs-300. ### Page size |