docs: fix multiple typos (#25019)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
This commit is contained in:
co-authored by
Alex | Interchain Labs
parent
f73ea2b5e9
commit
4c6bdd257a
@@ -236,8 +236,8 @@ func (s *E2ETestSuite) TestGetProposalDepositGRPC() {
|
||||
true,
|
||||
},
|
||||
{
|
||||
"get deposit with wrong depositer address",
|
||||
fmt.Sprintf("%s/cosmos/gov/v1/proposals/%s/deposits/%s", val.APIAddress, "1", "wrongDepositerAddress"),
|
||||
"get deposit with wrong depositor address",
|
||||
fmt.Sprintf("%s/cosmos/gov/v1/proposals/%s/deposits/%s", val.APIAddress, "1", "wrongDepositorAddress"),
|
||||
true,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user