Skip to content

Commit 3aaf4a5

Browse files
authored
coop: adjust grammar in tests/coop_budget.rs (#7173)
1 parent 8e741c1 commit 3aaf4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tokio/tests/coop_budget.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ async fn coop_budget_udp_send_recv() {
8181

8282
#[tokio::test]
8383
async fn test_has_budget_remaining() {
84-
// At the begining budget should be available
84+
// At the beginning, budget should be available.
8585
assert!(has_budget_remaining());
8686

8787
// Deplete the budget

0 commit comments

Comments
 (0)