Skip to content

Commit

Permalink
docs: fix typo (#902)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordypereira authored and ulivz committed Oct 6, 2018
1 parent 8dbc1a9 commit 2e70850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/docs/guide/directory-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ VuePress follows the principle of **"Convention is better than configuration"**,
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ `styles` _(**Optional**)_
β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ index.styl
β”‚Β Β  β”‚Β Β  β”‚Β Β  └── palette.styl
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ `emplates` _(**Optional, Danger Zone**)_
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ `templates` _(**Optional, Danger Zone**)_
β”‚Β Β  β”‚Β Β  β”‚ Β  β”œβ”€β”€ dev.html
β”‚Β Β  β”‚Β Β  β”‚ Β  └── ssr.html
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ `config.js` _(**Optional**)_
Expand Down

0 comments on commit 2e70850

Please sign in to comment.