From 2b436d2a11d6dc5ed0693dd4a112f443cb59177f Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Tue, 15 Dec 2020 09:30:17 -0500 Subject: [PATCH] update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a325283..06777a3 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Most of the operation settings can be JavaScript expressions, for example: "startTime": "someAsset.duration - 10" -The above would set the `startTime` value to ten seconds less than the duration of `someAsset`. +The above would set the `startTime` value to ten seconds before the end of `someAsset`. ### Supported Operations Today, JVCL supports these operations: