Skip to content
Snippets Groups Projects
Commit 53aee1c8 authored by Ulf Markwardt's avatar Ulf Markwardt
Browse files

Typos

parent 6c5f1d42
No related branches found
No related tags found
4 merge requests!333Draft: update NGC containers,!322Merge preview into main,!319Merge preview into main,!303Contrib structure
......@@ -222,13 +222,14 @@ drwxr-xr-x 3 marie p_marie 4096 Feb 12 2020 data
If showing only a snippet of a long output, omissions are marked with `[...]`.
## Unix Rules
Stick to the Unix rules on optional and required arguments, and selection of item sets:
* `<required argument or value>`
* `[optional argument or value]`
* `{choice1|choice2|choice3}`
# Graphics and Attachments
## Graphics and Attachments
All graphics and attachments are saved within `misc` directory of the respective sub directory in
`docs`.
......
......@@ -130,9 +130,3 @@ properly, use the following command:
```Bash
$DC 'markdownlint docs'
```
......@@ -30,4 +30,5 @@ refer to the corresponding documentation for further information.
For experienced Git users, we provide a Docker containier that includes all checks of the CI engine
used in the backend. Using them should ensure that mareg requests will not be blocked
due to automatic checking. For details, see [Work Locally Using Containers](contribute_container.md) .
due to automatic checking.
For details, see [Work Locally Using Containers](contribute_container.md).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment