docs: fix formatting in project structure documentation (#14852)
authorThe Surgeon <deadly.surgery@gmail.com>
Thu, 30 Oct 2025 14:43:18 +0000 (10:43 -0400)
committerGitHub <noreply@github.com>
Thu, 30 Oct 2025 14:43:18 +0000 (07:43 -0700)
documentation/docs/10-getting-started/30-project-structure.md

index 1a3417d0cc4ea1bc06139a970ad020df7b79cac9..3e0fe43c967f077e97ae2125f1b832b83d3551ba 100644 (file)
@@ -19,7 +19,7 @@ my-project/
 │ ├ error.html
 │ ├ hooks.client.js
 │ ├ hooks.server.js
-| ├ service-worker.js
+ ├ service-worker.js
 │ └ tracing.server.js
 ├ static/
 │ └ [your static assets]