Skip to content

Commit 84dc652

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

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
@@ -9,7 +9,7 @@ Follow the instructions below to run a fast state sync on a node database using
99

1010
## Sync a database
1111

12-
1. Run the following command to download the snapshot with the correct `snapshot-url` and `db-name`.
12+
1. Run the following command to download the snapshot with the correct `snapshot-url` and `db-name`:
1313

1414
```sh
1515
curl <snapshot-url> -o <db-name>.sql.gz

0 commit comments

Comments
 (0)