Skip to content

Commit

Permalink
fix: minor typo (#286)
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
omahs authored Nov 14, 2023
1 parent e27391e commit 39aef5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ git submodule update --checkout
```

Download all setup params, degree `20`, `24` and `26` are used in [config](https://github.com/scroll-tech/scroll-prover/tree/main/integration/configs).
Could only download params of degree `26`, but it may affect performance (when dowsizing params).
Could only download params of degree `26`, but it may affect performance (when downsizing params).
```shell
make download-setup -e degree=20
make download-setup -e degree=24
Expand Down

0 comments on commit 39aef5b

Please sign in to comment.