Skip to content

Commit 8d9d525

Browse files
rashmivaghandeloof
authored andcommitted
Fix grammar: change 'adopted' to 'adopt' in Docker Swarm note
Signed-off-by: Rashmi Vagha <rvagha@umass.edu>
1 parent b32297d commit 8d9d525

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Once you have a Compose file, you can create and start your application with a
2424
single command: `docker compose up`.
2525

2626
> **Note**: About Docker Swarm
27-
> Docker Swarm used to rely on the legacy compose file format but did not adopted the compose specification
27+
> Docker Swarm used to rely on the legacy compose file format but did not adopt the compose specification
2828
> so is missing some of the recent enhancements in the compose syntax. After
2929
> [acquisition by Mirantis](https://www.mirantis.com/software/swarm/) swarm isn't maintained by Docker Inc, and
3030
> as such some Docker Compose features aren't accessible to swarm users.

0 commit comments

Comments
 (0)