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

Update contribute_container.md

parent befbad2c
No related branches found
No related tags found
3 merge requests!322Merge preview into main,!319Merge preview into main,!300Contrib container
......@@ -93,7 +93,7 @@ $DC "find docs -type f -name '*.md' | xargs -L1 markdown-link-check"
For spell-checking a single file, , e.g.
`doc.zih.tu-dresden.de/docs/software/big_data_frameworks.md`, use:
```$DC "./util/check-spelling.sh docs/software/big_data_frameworks.md"
```$DC './util/check-spelling.sh docs/software/big_data_frameworks.md'
```
For spell-checking all files, use:
......
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