File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
documentation/docs/10-getting-started Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ The `src` directory contains the meat of your project. Everything except `src/ro
5757- ` hooks.server.js ` contains your server [ hooks] ( hooks )
5858- ` service-worker.js ` contains your [ service worker] ( service-workers )
5959- ` instrumentation.server.js ` contains your [ observability] ( observability ) setup and instrumentation code
60- - Requires adapter support. If your adapter supports it, it is guarnteed to run prior to loading and running your application code.
60+ - Requires adapter support. If your adapter supports it, it is guaranteed to run prior to loading and running your application code.
6161
6262(Whether the project contains ` .js ` or ` .ts ` files depends on whether you opt to use TypeScript when you create your project.)
6363
You can’t perform that action at this time.
0 commit comments