Skip to content

Commit f1da515

Browse files
authored
Merge pull request #372 from linuxserver/usage-typo
fix typo in usage note
2 parents b7a2f8e + dd5cbbc commit f1da515

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)