Skip to content

Commit 8b0c479

Browse files
fix: Fix typo in bots README.md
1 parent b62241c commit 8b0c479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bots/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Arguments:
5353

5454
How it works:
5555

56-
1. The bot fetches all deployments for each registry specified in the `--registryes` argument.
56+
1. The bot fetches all deployments for each registry specified in the `--registries` argument.
5757
1. The bot initializes a Liquidator object for each market fetched.
5858
1. It continuously checks the status of borrowers in each market.
5959
1. If a borrower is found to be liquidatable, it calculates the liquidation amount based on the borrower's collateral and debt.

0 commit comments

Comments
 (0)