From 3675888e2ee2927df37e6a0bef05ae1d0c29f727 Mon Sep 17 00:00:00 2001 From: Stephane Magne Date: Sat, 20 Oct 2018 00:24:15 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6eef7c3..ef795c7 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ let data = collectionData[indexPath.item].rawData
-Listed below is a summation of the relevant code you'll need in your app for each of the scneario in the sample app. These reflect most of the use cases you will need when managing +Listed below is a summation of the relevant code you'll need in your app for each of the scneario in the sample app. These reflect most of the use cases you will encounter.

Scenario 1: A UICollectionView with one section