Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
wqsaali committed Jan 13, 2025
1 parent 60012e4 commit 6f164c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -882,7 +882,7 @@ If you have `I18n` loaded in your project the default adapter will automatically
But would you want to opt for the built-in localization adapter you can force it with
```ruby
LightService::Configuration.localization_adapter = LightService::LocalizationAdapter
LightService::Configuration.localization_adapter = LightService::LocalizationAdapter.new
```
### I18n localization adapter
Expand Down

0 comments on commit 6f164c7

Please sign in to comment.