docs: Small typo in the readme
Merge pull request #227 from delas/patch-1
This commit is contained in:
commit
50c265c7ec
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ phi7 = mtl.parse('XX a')
|
|||
|
||||
## Quantitative Evaluate (Signal Temporal Logic)
|
||||
|
||||
Given a property `phi`, one can evaluate is a timeseries satisifies
|
||||
Given a property `phi`, one can evaluate if a timeseries satisifies
|
||||
`phi`. Time Series can either be defined using a dictionary mapping
|
||||
atomic predicate names to lists of (`time`, `val`) pairs **or** using
|
||||
the [DiscreteSignals](https://github.com/mvcisback/DiscreteSignals)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue