Skip to content

Commit 5a30d9d

Browse files
committed
Fix typo
1 parent 511ee49 commit 5a30d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ function resolveDevServerUrl(address: AddressInfo, config: ResolvedConfig): DevS
405405
}
406406

407407
/**
408-
* Add the Interia helpers to the list of SSR dependencies that aren't externalized.
408+
* Add the Inertia helpers to the list of SSR dependencies that aren't externalized.
409409
*
410410
* @see https://vitejs.dev/guide/ssr.html#ssr-externals
411411
*/

0 commit comments

Comments
 (0)