Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
typos fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-HoDL58 authored Oct 26, 2023
1 parent 37ce80f commit 1c4da12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/_i18n/en/user-guides/run-pactus-docker/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You can pull the latest image with this command:
docker pull pactus/pactus
```

## Initializing the node
## Initializing the Node

Now you need to create a wallet and setup a working directory for your node.
A working directory is a place where you save blockchain data and wallets.
Expand Down Expand Up @@ -75,7 +75,7 @@ The working directory contains:

Feel free to take a look at these files.

## Running the node
## Running the Node

Now you can start the node and sync with the network. Run the following command in the Terminal:

Expand Down

0 comments on commit 1c4da12

Please sign in to comment.