We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b8150 commit 038a682Copy full SHA for 038a682
docs/zkEVM/get-started/setup-nodes/production-node.md
@@ -85,7 +85,7 @@ Let's start setting up our zkNode:
85
86
4. The `example.env` file must be modified according to your configurations.
87
88
- Edit the .env file with your favourite editor (we'll use nano in this guide):
+ Edit the .env file with your favourite editor (we use nano):
89
90
```sh
91
nano $ZKEVM_CONFIG_DIR/.env
0 commit comments