Merge pull request #14627 from whatyouhide/patch-1

Fix a typo in deploy.md
This commit is contained in:
Usha Mandya 2022-05-04 10:10:09 +01:00 committed by GitHub
commit 5534cd211e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ running at any given time.
```yml ```yml
services: services:
fronted: frontend:
image: awesome/webapp image: awesome/webapp
deploy: deploy:
mode: replicated mode: replicated