Skip to content

Commit

Permalink
Connectors readme typo (open-telemetry#7126)
Browse files Browse the repository at this point in the history
  • Loading branch information
djaglowski authored Feb 6, 2023
1 parent 29add1d commit 6f69f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connector/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Connectors

A connector is both and exporter and receiver. It consumes data as an exporter in one pipeline
A connector is both an exporter and receiver. It consumes data as an exporter in one pipeline
and emits data as a receiver in another pipeline. It may consume and emit data of the same data
type, or of different data types. A connector may generate and emit data to summarize the
consumed data, or it may simply replicate or route data.
Expand Down

0 comments on commit 6f69f62

Please sign in to comment.