Skip to content

Commit 5b036df

Browse files
committed
Typo for Brice
Signed-off-by: Jacinta Ferrant <[email protected]>
1 parent f7cdbac commit 5b036df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks-signer/src/client/stacks_client.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ impl StacksClient {
376376
"last_sortition" => %last_sortition,
377377
);
378378
let path = self.tenure_forking_info_path(chosen_parent, last_sortition);
379-
// Use a seperate metrics path to allow the same metric for different start and stop hashes
379+
// Use a separate metrics path to allow the same metric for different start and stop hashes
380380
let metrics_path = format!(
381381
"{}{RPC_TENURE_FORKING_INFO_PATH}/:start/:stop",
382382
self.http_origin

0 commit comments

Comments
 (0)