Skip to content

Commit 2faa6a0

Browse files
Update development/wasm-filter-plugins.md
Co-authored-by: Lynette Miles <6818907+esmerel@users.noreply.github.com> Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
1 parent 144d27e commit 2faa6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

development/wasm-filter-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Filters
5858

5959
## Build a Wasm filter for filter plugin
6060

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.
61+
The Fluent Bit Wasm filter assumes C ABI, also known as `wasm32-unknown-unknown` on Rust target and `wasm32-wasi` on TinyGo target.
6262

6363
### To Install Additional Components
6464

0 commit comments

Comments
 (0)