Merge pull request #1094 from marcelblum/patch-1

docs typo fix
This commit is contained in:
Yotam Mann 2022-07-01 18:29:15 -04:00 committed by GitHub
commit 389685c7ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ export abstract class Source<
private _volume: Volume;
/**
* The output note
* The output node
*/
output: OutputNode;