docs: fix typo in cli docs (commands.md)(#1165)

This commit is contained in:
Lyn Nagara 2021-12-19 09:16:38 -08:00 committed by GitHub
parent af926876c5
commit bb496e09aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ Uses Solana's upgradeable BPF loader to upgrade the on chain program code.
anchor test
```
Run an integration test suit against the configured cluster, deploying new versions
Run an integration test suite against the configured cluster, deploying new versions
of all workspace programs before running them.
If the configured network is a localnet, then automatically starts the localnetwork and runs