Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
neuronull committed Aug 18, 2023
1 parent 10c2248 commit 7cd6683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sinks/util/http.rs
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ where

/// @struct HttpBatchService
///
/// NOTE: This has been deprecated, please do not use <directly> when creating new sinks.
/// NOTE: This has been deprecated, please do not use directly when creating new sinks.
/// The `HttpService` currently wraps this structure. Eventually all sinks currently using the
/// HttpBatchService directly should be updated to use `HttpService`. At which time we can
/// remove this struct and inline the functionality into the `HttpService` directly.
Expand Down

0 comments on commit 7cd6683

Please sign in to comment.