Skip to content

Commit 9fa6829

Browse files
authored
fix: correct typo in the name of the generated pdf (#62)
1 parent d68398a commit 9fa6829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/exporting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Now export your slides to PDF using the following command
1717
$ slidev export
1818
```
1919

20-
After a few seconds, your slides will be ready at `./slides-exports.pdf`.
20+
After a few seconds, your slides will be ready at `./slides-export.pdf`.
2121

2222
In case you want to export your slides using the dark version of the theme, use the `--dark` option:
2323

0 commit comments

Comments
 (0)