Skip to content

Commit e4b6540

Browse files
Update docs/zkEVM/get-started/state-sync-snapshots.md
1 parent 84dc652 commit e4b6540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zkEVM/get-started/state-sync-snapshots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Follow the instructions below to run a fast state sync on a node database using
4242
gunzip -c statedb.sql.gz | docker compose exec -T zkevm-state-db psql -U state_user -d state_db
4343
```
4444

45-
5. Clean up
45+
5. Clean up:
4646

4747
```sh
4848
docker compose exec zkevm-state-db rm /tmp/statedb.schema

0 commit comments

Comments
 (0)