Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
s00d committed Jan 16, 2025
1 parent 6152a44 commit ac34650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guide/strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ This strategy ensures that no locale prefix is added to your routes. Instead of

**Use Case**: Ideal when you want a cleaner URL structure and are relying on automatic language detection rather than explicit locale identifiers in the URL.


```typescript
i18n: {
strategy: 'no_prefix'
Expand Down

0 comments on commit ac34650

Please sign in to comment.