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.
1 parent 839c343 commit e8b232aCopy full SHA for e8b232a
nbconvert/exporters/slides.py
@@ -172,17 +172,17 @@ def _reveal_url_prefix_default(self):
172
"",
173
help="""
174
width used to determine the aspect ratio of your presentation.
175
- Use the horizontal pixels available on your inteded presentation
176
- equpment.
+ Use the horizontal pixels available on your intended presentation
+ equipment.
177
""",
178
).tag(config=True)
179
180
reveal_height = Unicode(
181
182
183
height used to determine the aspect ratio of your presentation.
184
185
186
187
188
0 commit comments