Skip to content

Commit 48ec30c

Browse files
committed
revert typo fix
1 parent aac6741 commit 48ec30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackslib/src/net/api/liststackerdbreplicas.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ impl HttpRequest for RPCListStackerDBReplicasRequestHandler {
6262
}
6363

6464
fn metrics_identifier(&self) -> &str {
65-
"/v2/stackerdb/:principal/:contract_name/replicas"
65+
"/v2/stackedb/:principal/:contract_name/replicas"
6666
}
6767

6868
/// Try to decode this request.

0 commit comments

Comments
 (0)