chore: fix typo in net.sh (#27860)

propogated -> propagated
This commit is contained in:
Ikko Ashimine 2022-09-18 01:15:46 +09:00 committed by GitHub
parent 1db7da5c32
commit 5664c12248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ Operate a configured testnet
startclients-specific options:
$CLIENT_OPTIONS
Note: if RUST_LOG is set in the environment it will be propogated into the
Note: if RUST_LOG is set in the environment it will be propagated into the
network nodes.
EOF
exit $exitcode