Skip to content

Commit 24966db

Browse files
lecarosPat
andauthored
filters: lua: add suggestion
Co-authored-by: Pat <[email protected]> Signed-off-by: José Lecaros <[email protected]>
1 parent 7a8cafe commit 24966db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pipeline/filters/lua.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,8 @@ To avoid type conversion, the `type_int_key` property is available.
184184

185185
### Protected Mode
186186

187-
Fluent Bit supports protected mode to prevent crash when executes invalid Lua script. See also [Error Handling in Application Code](https://www.lua.org/pil/24.3.1.html).
187+
Fluent Bit supports protected mode to prevent crashes if it executes an invalid Lua script.
188+
See also [Error Handling in Application Code](https://www.lua.org/pil/24.3.1.html).
188189

189190

190191
## Code Examples

0 commit comments

Comments
 (0)