We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8825f2 commit 672112dCopy full SHA for 672112d
crates/tap-agent/src/lib.rs
@@ -8,7 +8,7 @@
8
//! This software is used to monitor receipts inserted in the database
9
//! and to keep track of all the values across different allocations.
10
//!
11
-//! It's main goal is that the value never goes below the balance available
+//! Its main goal is that the value never goes below the balance available
12
//! in the escrow account for a given sender.
13
14
use indexer_config::Config;
0 commit comments