Skip to content

Commit 5549ed8

Browse files
authored
Merge pull request #72 from lbausch/fix-typo
Fix typo
2 parents 511ee49 + 5a30d9d commit 5549ed8

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)