Skip to content

Commit

Permalink
Spelling fix (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimpick authored Sep 4, 2024
1 parent d100e1e commit bd70506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/agent_info.go
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ func econInfo(ctx context.Context, agent common.Address, afi *econ.AgentFi, s *s
printTable([]string{
"Liquidation Value Breakdown",
"Available balance",
"Intial pledge",
"Initial pledge",
"Locked rewards",
"Termination fee",
"Total liquidation value",
Expand Down

0 comments on commit bd70506

Please sign in to comment.