Skip to content

Commit 0d28538

Browse files
committed
Fix typos in README
1 parent a1c0268 commit 0d28538

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ View the [full documentation](https://www.notion.so/muukii/Brightroom-d4c59b3761
5858

5959
## Built-In UI
6060

61-
**BrightroomUIPhotosCrop.PhotosCropRotation**
61+
**BrightroomUIPhotosCrop.PhotosCropRotating**
6262

6363
<img width=200px src=https://github.com/FluidGroup/Brightroom/assets/1888355/df14adc2-97fc-465b-8919-7727c9bae8bd />
6464

6565
```swift
6666
import SwiftUI
67-
import BtightroomUIPhotosCrop
67+
import BrightroomUIPhotosCrop
6868

6969
struct DemoCropView: View {
7070

0 commit comments

Comments
 (0)