diff --git a/README.md b/README.md index 004792b..bc337f7 100644 --- a/README.md +++ b/README.md @@ -460,7 +460,7 @@ CoreStore.defaultStack = DataStack( ) ``` -**`CoreStoreSchema`-based model versions with progressive migration +**`CoreStoreSchema`-based model versions with progressive migration** ```swift typealias Animal = V2.Animal typealias Dog = V2.Dog