Update README.md

This commit is contained in:
Iaroslav 2020-06-26 21:02:31 +07:00
parent d962ab4d11
commit ec46f5cf22
No known key found for this signature in database
GPG Key ID: 46E15E4A31B3BCD7

View File

@ -46,7 +46,7 @@ public final class AsmCompiledExpression_1073786867_0 implements Expression<Doub
### Example Usage
This API is an extension to MST and MSTExpression APIs. You may optimize both MST and MSTExpression:
This API is an extension to MST and MstExpression APIs. You may optimize both MST and MSTExpression:
```kotlin
RealField.mstInField { symbol("x") + 2 }.compile()