Skip to content

Commit

Permalink
fixup: typos
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Hibbert <[email protected]>
  • Loading branch information
dckc and Chris-Hibbert committed Apr 1, 2023
1 parent eee799a commit 62c4f11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/inter-protocol/test/auction/README-bidding-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Then try `agd version` to confirm.

### Locating the `agops inter` command

`agops` follows `npm`/`yarn` conventions, so you can `yarn run agops inter` as log as your current directory is under `agoric-sdk`.
`agops` follows `npm`/`yarn` conventions, so you can `yarn run agops inter` as long as your current directory is under `agoric-sdk`.

#### Add an alias for `agops inter`

Expand All @@ -76,7 +76,7 @@ Inter Protocol commands for liquidation bidding etc.

## Key management with `agd`

If you don't already have an testing address and corresponding private key:
If you don't already have a testing address and corresponding private key:

```sh
agd keys add test-acct --keyring-backend=test
Expand Down

0 comments on commit 62c4f11

Please sign in to comment.