Skip to content

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Jan 6, 2025
1 parent 2eb6ad9 commit 5b01d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tables.rs
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ pub fn overview(ov: Overview) -> Table {
.to_string(),
},
OverviewRow {
key: "Unroutable messages: return-to-publisher rate (global)",
key: "Unroutable messages: returned-to-publisher rate (global)",
value: ov
.message_stats
.unroutable_returned_message_details
Expand Down

0 comments on commit 5b01d89

Please sign in to comment.