We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7a2f8e + dd5cbbc commit f1da515Copy full SHA for f1da515
1 file changed
ansible/roles/documentation/templates/README_SNIPPETS/USAGE.j2
@@ -2,7 +2,7 @@
2
3
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
4
5
-{{ "Unless a parameter is flaged as 'optional', it is *mandatory* and a value must be provided." | admonition(flavour=markdown, severity="info") }}
+{{ "Unless a parameter is flagged as 'optional', it is *mandatory* and a value must be provided." | admonition(flavour=markdown, severity="info") }}
6
7
### docker-compose (recommended, [click here for more info]({{ lsio_docs_url }}/general/docker-compose))
8
0 commit comments