Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jmacd committed Dec 19, 2024
1 parent 5cb7d68 commit 29f493f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rfcs/batching-process-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ so that the batchprocessor and exporterhelper-based batch_sender have similar be

## Motivation

We are motivated, first, to have consistent behavior across two forms of batching process: (1) `batchprocessor`, and (2) `exporterhelper/internal/batch_sender`. Today, these two core components exhibit diferent behaviors.
We are motivated, first, to have consistent behavior across two forms of batching process: (1) `batchprocessor`, and (2) `exporterhelper/internal/batch_sender`. Today, these two core components exhibit different behaviors.

Second, to establish conditions and requirements for error transmission, tracing instrumentation, and concurrency from these components.

Expand Down

0 comments on commit 29f493f

Please sign in to comment.