Skip to content

Commit 487961f

Browse files
committed
docs: fix header on .client modules section
1 parent 037e8b3 commit 487961f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/explanation/special-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ app
300300

301301
Refer to the Route Module section in the sidebar for more information.
302302

303-
# `.client` modules
303+
## `.client` modules
304304

305305
While uncommon, you may have a file or dependency that uses module side effects in the browser. You can use `*.client.ts` on file names or nest files within `.client` directories to force them out of server bundles.
306306

0 commit comments

Comments
 (0)