Fix mistakes in docs

This commit is contained in:
aaron 2024-11-12 15:08:12 +00:00
parent baf308ccf3
commit bacb4fa0f0
8 changed files with 12 additions and 18 deletions

View file

@ -53,7 +53,7 @@ effects depending on it.
You can also read from a source within an effect without the effect tracking it.
```lua
```luau
local source = vide.source
local effect = vide.effect
local untrack = vide.untrack