We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144d27e commit 2faa6a0Copy full SHA for 2faa6a0
development/wasm-filter-plugins.md
@@ -58,7 +58,7 @@ Filters
58
59
## Build a Wasm filter for filter plugin
60
61
-Currently, Fluent Bit's Wasm filter assumes C ABI, also known as `wasm32-unknown-unknown` on Rust target and `wasm32-wasi` on TinyGo target.
+The Fluent Bit Wasm filter assumes C ABI, also known as `wasm32-unknown-unknown` on Rust target and `wasm32-wasi` on TinyGo target.
62
63
### To Install Additional Components
64
0 commit comments