Skip to content

Commit dd5cbbc

Browse files
committed
fix typo in usage note
1 parent 67cc44a commit dd5cbbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • ansible/roles/documentation/templates/README_SNIPPETS

ansible/roles/documentation/templates/README_SNIPPETS/USAGE.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
44

5-
{{ "Unless a parameter is flaged as 'optional', it is *mandatory* and a value must be provided." | admonition(flavour=markdown, severity="info") }}
5+
{{ "Unless a parameter is flagged as 'optional', it is *mandatory* and a value must be provided." | admonition(flavour=markdown, severity="info") }}
66

77
### docker-compose (recommended, [click here for more info]({{ lsio_docs_url }}/general/docker-compose))
88

0 commit comments

Comments
 (0)