Skip to content

Commit

Permalink
docs: Typo in documentation (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
noook committed May 9, 2021
1 parent 0e30616 commit 1063fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/exporting.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ To deploy your slides under sub-routes, you will need to pass the `--base` optio
$ slidev build --base /talks/my-cool-talk/
```

Refer to [Vite's docuemantions](https://vitejs.dev/guide/build.html#public-base-path) for more details.
Refer to [Vite's documentation](https://vitejs.dev/guide/build.html#public-base-path) for more details.

### Provide Downloadable PDF

Expand Down

0 comments on commit 1063fed

Please sign in to comment.