Skip to content

Commit

Permalink
docs: Spelling error. (#13199)
Browse files Browse the repository at this point in the history
Spelling error.

Signed-off-by: RiceChuan <[email protected]>
  • Loading branch information
RiceChuan authored Jan 3, 2025
1 parent 6fbd1e2 commit 5dc6650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/sentry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ combined). Ethereum mainnet configuration is currently hard-coded.
./build/bin/sentry --datadir=<sentry_datadir>
```

The command above specifies `--datadir` option - directory where the database files will be written (it doesn't need access to Erion's datadir). These two options
The command above specifies `--datadir` option - directory where the database files will be written (it doesn't need access to Erigon's datadir). These two options
will need to be specified regardless of the mode the program is run. This specific command above assumes and external
p2p sentry running on the same computer listening to the port `9091`. In order to use a p2p sentry on a different
computer, or a different port (or both), the option `--sentry.api.addr` can be used. For example:
Expand Down

0 comments on commit 5dc6650

Please sign in to comment.