Skip to content

Commit 7d74fe6

Browse files
committed
Fix typo
1 parent 08774b5 commit 7d74fe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BottomSheetDemo/Sources/User Interface/Screens/Resize/ResizeViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import UIKit
1010
import BottomSheet
1111

1212
final class ResizeViewController: UIViewController {
13-
// MARK: - Subviewss
13+
// MARK: - Subviews
1414

1515
private let contentSizeLabel: UILabel = {
1616
let label = UILabel()

0 commit comments

Comments
 (0)