Skip to content

Commit 5c33ea8

Browse files
authored
fix typo: change 'a Op-besu' to 'an Op-Besu' in node start section
1 parent 69ac0bd commit 5c33ea8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/op-besu-docs/run-a-node/use_docker.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ openssl rand -hex 32 > jwt.txt
2929
mkdir datadir
3030
```
3131

32-
## Start a Op-besu node
32+
## Start an Op-besu node
3333

3434
<Tabs>
3535
<TabItem value="op sepolia" label="op sepolia" default>
@@ -83,4 +83,4 @@ The following settings are a security risk in production environments:
8383
- Setting `--host-allowlist` to `"*"` allows JSON-RPC API access from any host.
8484
- Setting `--rpc-http-cors-origins` to `"all"` or `"*"` allows cross-origin resource sharing (CORS) access from any domain.
8585

86-
:::
86+
:::

0 commit comments

Comments
 (0)