Update README.md
Co-Authored-By: Jae Lim <jaelim@microsoft.com>
This commit is contained in:
Родитель
06285e3f67
Коммит
ea5274e6a9
|
@ -89,7 +89,7 @@ let parsedCorrelationVector = CorrelationVector.parse("vtul4NUsfs9Cl7mOf.1")
|
|||
## Create new vector via extending existing vector
|
||||
|
||||
```swift
|
||||
// Initialize "vtul4NUsfs9Cl7mOf.1.0" correlation vector via extending
|
||||
// Initialize "vtul4NUsfs9Cl7mOf.1.0" correlation vector by extending an existing value
|
||||
let correlationVector = try CorrelationVector.extend("vtul4NUsfs9Cl7mOf.1")
|
||||
```
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче