We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1107f40 + 9cff2ef commit 59fb5c1Copy full SHA for 59fb5c1
examples/presenter/ReadMe.md
@@ -35,7 +35,7 @@ self.create_presentation(name=None, theme="serif")
35
36
If creating multiple presentations at the same time, you can pass the ``name`` parameter to distinguish between different presentations.
37
Notes are disabled by default. You can enable notes by specifying:
38
-``show_notes=True`` when calling.
+``show_notes=True``
39
40
41
### Adding a slide to a presentation:
0 commit comments