Typo in params README

This commit is contained in:
Alfie John
2016-09-15 21:58:55 +10:00
parent 0163f8faa2
commit 42c03d49f2

View File

@@ -49,7 +49,7 @@ then
mkdir -p "$PARAMS_DIR"
README_PATH="$PARAMS_DIR/README"
cat >> "$README_PATH" <<EOF
This directory stores common zcash zkSNARK parameters. Note that is is
This directory stores common zcash zkSNARK parameters. Note that it is
distinct from the daemon's -datadir argument because the parameters are
large and may be shared across multiple distinct -datadir's such as when
setting up test networks.