Skip to content

Commit 7222084

Browse files
Update crates/tap-agent/src/agent.rs
Co-authored-by: Joseph Livesey <[email protected]>
1 parent 5946ca4 commit 7222084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/tap-agent/src/agent.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
//! [sender_allocation::SenderAllocation] receives notifications from the spawned task and then
2424
//! it updates its state an notifies its parent actor.
2525
//!
26-
//! Once [sender_account::SenderAccount] gets enought receipts, it uses its tracker to decide
26+
//! Once [sender_account::SenderAccount] gets enough receipts, it uses its tracker to decide
2727
//! what is the allocation with the most amount of fees and send a message to trigger a RavRequest.
2828
//!
2929
//! When the allocation is closed by the indexer, [sender_allocation::SenderAllocation] is

0 commit comments

Comments
 (0)