Skip to content

Commit d971c3a

Browse files
committed
README bug
1 parent 80166a4 commit d971c3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1404,9 +1404,9 @@ CoreStore provides type-safe wrappers for observing managed objects:
14041404
| *Number of objects* | 1 | 1 | N | N |
14051405
| *Allows multiple observers* | | | | |
14061406
| *Emits fine-grained changes* | | | | |
1407-
| *Emits DiffableDataSource snapshots* | | | | |
1408-
| *Closure callback* | | | | |
1407+
| *Emits DiffableDataSource snapshots* | | | | |
14091408
| *Delegate methods* | | | | |
1409+
| *Closure callback* | | | | |
14101410
| *SwiftUI support* | | | | |
14111411

14121412
### Observe a single property

0 commit comments

Comments
 (0)