summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHakim El Hattab2018-10-03 12:44:26 +0200
committerHakim El Hattab2018-10-03 12:44:26 +0200
commitf089e1b228013f45d0bfdb4f928b70f7288e82e6 (patch)
tree8ecda846ea0cbbbb3d432e583301eec02af8a32e
parent7dbf519104deb87857896a469656f026e5b6e2af (diff)
parent436b41a8fca9fab4bddbc5fea3600a8838a79de4 (diff)
Merge branch 'master' of github.com:hakimel/reveal.js into dev
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0aff6fc..0cade48 100644
--- a/README.md
+++ b/README.md
@@ -1049,7 +1049,7 @@ This will only display in the notes window.
Notes are only visible to the speaker inside of the speaker view. If you wish to share your notes with others you can initialize reveal.js with the `showNotes` configuration value set to `true`. Notes will appear along the bottom of the presentations.
-When `showNotes` is enabled notes are also included when you [export to PDF](https://github.com/hakimel/reveal.js#pdf-export). By default, notes are printed in a semi-transparent box on top of the slide. If you'd rather print them on a separate page after the slide, set `showNotes: "separate-page"`.
+When `showNotes` is enabled notes are also included when you [export to PDF](https://github.com/hakimel/reveal.js#pdf-export). By default, notes are printed in a box on top of the slide. If you'd rather print them on a separate page, after the slide, set `showNotes: "separate-page"`.
#### Speaker notes clock and timers