Skip to content

Commit 672112d

Browse files
Update crates/tap-agent/src/lib.rs
Co-authored-by: Joseph Livesey <[email protected]>
1 parent f8825f2 commit 672112d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/tap-agent/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
//! This software is used to monitor receipts inserted in the database
99
//! and to keep track of all the values across different allocations.
1010
//!
11-
//! It's main goal is that the value never goes below the balance available
11+
//! Its main goal is that the value never goes below the balance available
1212
//! in the escrow account for a given sender.
1313
1414
use indexer_config::Config;

0 commit comments

Comments
 (0)