Fix a typo in deploy.md

The "fronted" service in an example was mispelled.
This commit is contained in:
Andrea Leopardi 2022-04-27 11:48:00 +02:00 committed by GitHub
parent 8acfa2f29b
commit d4616a7fde
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
services:
fronted:
frontend:
image: awesome/webapp
deploy:
mode: replicated