diff --git a/docs/static.md b/docs/static.md index f9f9a3ce71..3407dfa988 100644 --- a/docs/static.md +++ b/docs/static.md @@ -1,4 +1,4 @@ -# Handing Static Assets +# Handling Static Assets You will notice in the project structure we have two directories for static assets: `src/assets` and `static/`. What is the difference between them?