Skip to content

Commit d9ef56a

Browse files
Apply suggestions from code review
Co-authored-by: Alexa Kreizinger <[email protected]> Signed-off-by: Lynette Miles <[email protected]>
1 parent 225c35d commit d9ef56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/filters/wasm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use Wasm programs as a filter.
44

55
# Wasm
66

7-
The _Wasm_ Filter lets you modify the incoming records using [Wasm](https://webassembly.org/) technology.
7+
The _Wasm_ filter lets you modify the incoming records using [Wasm](https://webassembly.org/) technology.
88

99
You can extend Fluent Bit capabilities by writing custom filters using built Wasm programs and its runtime. A Wasm-based filter takes the following steps:
1010

0 commit comments

Comments
 (0)