Skip to content

Commit

Permalink
refactor: remove typo
Browse files Browse the repository at this point in the history
Solve #471 (comment)

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
  • Loading branch information
pylapp committed Feb 26, 2025
1 parent e1c8d7e commit 19d0a86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ struct YourApp: App {
### By overriding only existing tokens providers

Quite simple and similar to the previous solution, but give only the providers to the ``OrangeTheme``.
But we recommnd tod efine your own theme for clariy reasons.
But we recommend to define your own theme for clarity reasons.

```swift
import OUDS // To get OUDSThemeableView
Expand Down

0 comments on commit 19d0a86

Please sign in to comment.