Update README.md

This commit is contained in:
John Estropia
2017-06-02 11:34:04 +09:00
committed by GitHub
parent 0cf4d303e4
commit c0fc57d10c

View File

@@ -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