Fix typo in documentation (#24076)

This commit is contained in:
blake
2022-04-02 08:09:41 -05:00
committed by GitHub
parent 2c6a3280e4
commit 4968e7d38c

View File

@ -95,7 +95,7 @@ solana-validator ... \
``` ```
Note that once running your validator *will terminate* if it's not able to write Note that once running your validator *will terminate* if it's not able to write
its tower into etcd before submitting a vote transactioin, so it's essential its tower into etcd before submitting a vote transaction, so it's essential
that your etcd endpoint remain accessible at all times. that your etcd endpoint remain accessible at all times.
### Secondary Validator ### Secondary Validator