diff --git a/README.md b/README.md index 38526f1..e280be0 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ struct ContentView: View { ``` For more examples open `/Examples/SlidersExamples.xcodeproj` -## Customizations with Styles +## Customization with style Use any SwiftUI view modifiers to create custom tracks and thumbs. ```swift