Skip to content

Commit

Permalink
fix typo (#9964)
Browse files Browse the repository at this point in the history
  • Loading branch information
alan2207 authored Feb 5, 2024
1 parent 91197be commit 5eb0597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/astro/src/@types/astro.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1530,7 +1530,7 @@ export interface AstroUserConfig {
* @version 3.7.0
* @description
*
* - `"pathanme": The strategy is applied to the pathname of the URLs
* - `"pathname": The strategy is applied to the pathname of the URLs
*/
strategy: 'pathname';

Expand Down

0 comments on commit 5eb0597

Please sign in to comment.