From 4adce17d9dec96bcbf07dc6a87f2cfff90a15fae Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Wed, 16 Dec 2020 17:30:28 -0500 Subject: [PATCH] update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59eb16e..d7e7b87 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ The above would set the `start` value to ten seconds before the end of `someAsse ### Supported Operations Today, JVCL supports seven basic operations. -Each header below links to an example from the JVCL test suite. +For each operation listed below, the header links to an example from the JVCL test suite. ### [scale](src/test/resources/tests/test_scale.jvcl) Scale a video asset from one size to another. Scaling can be proportional or anamorphic.