Skip to content

Commit

Permalink
Merge pull request compose-spec#154 from compose-spec/fix-storage-opt
Browse files Browse the repository at this point in the history
Fix description of `storage_opt`
  • Loading branch information
gtardif committed Mar 24, 2021
2 parents 7f63ac2 + e475ef8 commit db041f7
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 db041f7

Please sign in to comment.