Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix typo
  • Loading branch information
dyhpoon committed Apr 15, 2018
commit 7e7c6af02f5046cd68d22f7d54c7b8f34de0dc41
2 changes: 1 addition & 1 deletion docs/default-theme-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,4 @@ layout: SpecialLayout
---
```

This will render `.vuepress/components/SpecialLayout/vue` for the given page.
This will render `.vuepress/components/SpecialLayout.vue` for the given page.