Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailmaslo committed Feb 16, 2022
1 parent 08774b5 commit 7d74fe6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import UIKit
import BottomSheet

final class ResizeViewController: UIViewController {
// MARK: - Subviewss
// MARK: - Subviews

private let contentSizeLabel: UILabel = {
let label = UILabel()
Expand Down

0 comments on commit 7d74fe6

Please sign in to comment.