Skip to content

Commit

Permalink
Fix description of storage_opt
Browse files Browse the repository at this point in the history
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
  • Loading branch information
ulyssessouza committed Mar 22, 2021
1 parent 7f63ac2 commit e475ef8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec.md
Expand Up @@ -1689,9 +1689,9 @@ If unset containers are stopped by the Compose Implementation by sending `SIGTER
stop_signal: SIGUSR1
```

### storage_opts
### storage_opt

`storage_opts` defines storage driver options for a service.
`storage_opt` defines storage driver options for a service.

```yml
storage_opt:
Expand Down

0 comments on commit e475ef8

Please sign in to comment.