chore: fix typos

This commit is contained in:
evenyag
2025-04-24 06:08:42 +08:00
parent 007a2b3dfe
commit a166430650

View File

@@ -293,7 +293,7 @@ struct SeriesDistributor {
/// Senders of all partitions.
senders: SenderList,
/// Metrics set to report.
/// The distributor report the metrics as an addtional partition.
/// The distributor report the metrics as an additional partition.
/// This may double the scan cost of the [SeriesScan] metrics. We can
/// get per-partition metrics in verbose mode to see the metrics of the
/// distributor.