We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c074f85 commit 391e788Copy full SHA for 391e788
5 files changed
README.md
@@ -48,6 +48,6 @@ Additional documentation can be found [here](https://0xmetropolis.github.io/metr
48
49
## Test Scripts
50
51
-We have some test scripts to test approve/reject proposals and super proposals. They can be executed
52
-by duplicating the `env-examples.json` with private keys in `env.json`, and executing the
+There are have some test scripts to test approve/reject proposals and super proposals. They can be
+executed by duplicating the `env-examples.json` with private keys in `env.json`, and executing the
53
transactions with `npx ts-node ./scripts/reject-superproposal.ts`.
0 commit comments