diff --git a/React/Fabric/Mounting/ComponentViews/ScrollView/RCTEnhancedScrollView.h b/React/Fabric/Mounting/ComponentViews/ScrollView/RCTEnhancedScrollView.h index 0795a7899..f2e954db6 100644 --- a/React/Fabric/Mounting/ComponentViews/ScrollView/RCTEnhancedScrollView.h +++ b/React/Fabric/Mounting/ComponentViews/ScrollView/RCTEnhancedScrollView.h @@ -12,7 +12,7 @@ NS_ASSUME_NONNULL_BEGIN /** - * `UIScrollView` subclass which has some improvements and tweeks + * `UIScrollView` subclass which has some improvements and tweaks * wich are not directly related to React. */ @interface RCTEnhancedScrollView : UIScrollView