mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: fix typo (#778)
This commit is contained in:
parent
559c3084f0
commit
e721fd4236
@ -6,4 +6,4 @@ head.title: Public directory
|
||||
|
||||
# Public directory
|
||||
|
||||
The `static/` directory is directly served at server root and contains public files that have to keep their names (e.g. `robots.txt`) _or_ likely won't change (e.g. `favicon.ico`).
|
||||
The `public/` directory is directly served at server root and contains public files that have to keep their names (e.g. `robots.txt`) _or_ likely won't change (e.g. `favicon.ico`).
|
||||
|
Loading…
Reference in New Issue
Block a user