Skip to content

Commit

Permalink
update readme.md language (#1333)
Browse files Browse the repository at this point in the history
Changed phrasing of line about plugins.

Signed-off-by: Erik Bledsoe <[email protected]>
  • Loading branch information
erikbledsoe authored Mar 12, 2024
1 parent eba1700 commit 804dcea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ description: High Performance Telemetry Agent for Logs, Metrics and Traces
* Security: built-in TLS/SSL support
* Asynchronous I/O
* Pluggable Architecture and [Extensibility](development/library_api.md): Inputs, Filters and Outputs
* More than 100 built-in plugins are available
* Connect nearly any source to nearly any destination using preexisting plugins
* Extensibility
* Write any input, filter or output plugin in C language
* WASM: [WASM Filter Plugins](development/wasm-filter-plugins.md) or [WASM Input Plugins](development/wasm-input-plugins.md)
Expand Down

0 comments on commit 804dcea

Please sign in to comment.