Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Commit 3a36f41

Browse files
authored
Fix a typo in README file (#62)
1 parent e661ee1 commit 3a36f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Then open up Locust’s web interface [http://localhost:8089](http://localhost:8
5656

5757
## Rolling Updates
5858

59-
To update the any of the containers that are in a service with a new image just create a new image, for example
59+
To update any of the containers that are in a service with a new image just create a new image, for example
6060

6161
```
6262
docker build -t server:v2 .

0 commit comments

Comments
 (0)