Fixed typo in doc

This commit is contained in:
RodZill4 2020-06-24 20:07:11 +02:00
parent 86b6a8a939
commit 977ca0617a
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ image and can thus be used to implement filters that require multiple passes.
Inputs
++++++
The **Iterate Buffer** node has an initialization input that provies the base image,
The **Iterate Buffer** node has an initialization input that provides the base image,
and a loop input that provides the image transformed by a single pass.
Outputs