diff --git a/Source/IGListCollectionContext.h b/Source/IGListCollectionContext.h index 60c7c0c4..60a3a183 100644 --- a/Source/IGListCollectionContext.h +++ b/Source/IGListCollectionContext.h @@ -17,7 +17,7 @@ NS_ASSUME_NONNULL_BEGIN /** The collection context provides limited access to the collection-related information that - section controllers need for operations like sizing, dequeuing cells, insterting, deleting, reloading, etc. + section controllers need for operations like sizing, dequeuing cells, inserting, deleting, reloading, etc. */ NS_SWIFT_NAME(ListCollectionContext) @protocol IGListCollectionContext