diff options
Diffstat (limited to 'backends/lua.md')
-rw-r--r-- | backends/lua.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/lua.md b/backends/lua.md index 1c67477..6ad5c2a 100644 --- a/backends/lua.md +++ b/backends/lua.md @@ -37,7 +37,7 @@ Input values range between 0.0 and 1.0, output values are clamped to the same ra #### Global configuration -The backend does not take any global configuration. +The `lua` backend does not take any global configuration. #### Instance configuration |