This commit is contained in:
tronikos 2023-12-05 10:40:47 -08:00 committed by GitHub
parent cd566bc2f9
commit 51dbc47f7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -570,7 +570,7 @@ However, if the last value passed through was 100 only values greater than 120 o
``or``
******
Pass forward a value with the first child filter that returns. Above example
Pass forward a value with the first child filter that returns. Below example
will only pass forward values that are *either* at least 1s old or are if the absolute
difference is at least 5.0.