Skip to content

Commit

Permalink
docker: fix typo in README.md
Browse files Browse the repository at this point in the history
avaliable -> available
  • Loading branch information
eltociear authored Aug 24, 2023
1 parent 51f5314 commit cabc1c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ General purpose algod container image.

## Image Configuration

Algorand maintains a Docker image with recent snapshot builds from our `master` branch on DockerHub to support users who prefer to run containerized processes. There are a couple of different images avaliable for running the latest stable or development versions of Algod.
Algorand maintains a Docker image with recent snapshot builds from our `master` branch on DockerHub to support users who prefer to run containerized processes. There are a couple of different images available for running the latest stable or development versions of Algod.

- `algorand/algod:latest` is the latest stable release version of Algod (default)
- `algorand/algod:stable` is the latest stable version of Algod
Expand Down

0 comments on commit cabc1c2

Please sign in to comment.