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 d68398a commit 9fa6829Copy full SHA for 9fa6829
guide/exporting.md
@@ -17,7 +17,7 @@ Now export your slides to PDF using the following command
17
$ slidev export
18
```
19
20
-After a few seconds, your slides will be ready at `./slides-exports.pdf`.
+After a few seconds, your slides will be ready at `./slides-export.pdf`.
21
22
In case you want to export your slides using the dark version of the theme, use the `--dark` option:
23
0 commit comments