Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit e612ef8

Browse files
authored
Update README.md
more spelling fixes
1 parent 5daca06 commit e612ef8

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ reconfigures itself when a linked cluster member redeploys, joins or leaves.
77
## Version
88

99
The available version can be found here: https://hub.docker.com/r/dockercloud/haproxy/tags/
10-
- `latest` is buit againt master brach
11-
- `staging` is built againt staging branch
12-
- `x.x.x` is built againt git tags on github
10+
- `latest` is built against master brach
11+
- `staging` is built against staging branch
12+
- `x.x.x` is built against git tags on github
1313

1414
**Attention** : Please **ALWAYS** use a specific image tag that works for you. **DO NOT** use `dockercloud/haproxy:latest` in any situation other than testing purpose.
1515

@@ -18,8 +18,8 @@ The available version can be found here: https://hub.docker.com/r/dockercloud/ha
1818
You can use `dockercloud/haproxy` in three different ways:
1919

2020
- running in Docker Cloud
21-
- running with docker legacy links
22-
- running with Docker Compose v2(new links, compatible with Docker Swarm)
21+
- running with Docker legacy links
22+
- running with Docker Compose v2 (new links, compatible with Docker Swarm)
2323

2424
### Running in Docker Cloud
2525

0 commit comments

Comments
 (0)