Skip to content

Commit 4701836

Browse files
docs: typo in page title (#61267)
Simple docs update, title on app router Static Assets page reads as Statics Assets Co-authored-by: Sam Ko <[email protected]>
1 parent 093675f commit 4701836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/02-app/01-building-your-application/06-optimizing/11-static-assets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Statics Assets in `public`
2+
title: Static Assets in `public`
33
nav_title: Static Assets
44
description: Next.js allows you to serve static files, like images, in the public directory. You can learn how it works here.
55
---

0 commit comments

Comments
 (0)