Skip to content

Commit 9f3e787

Browse files
authored
Merge pull request #664 from aacunningham/patch-1
Fix typo in static.md, "Handing" to "Handling"
2 parents 07312f2 + 2c33874 commit 9f3e787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/static.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Handing Static Assets
1+
# Handling Static Assets
22

33
You will notice in the project structure we have two directories for static assets: `src/assets` and `static/`. What is the difference between them?
44

0 commit comments

Comments
 (0)