aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrzej Janik <[email protected]>2021-01-08 17:12:01 +0100
committerAndrzej Janik <[email protected]>2021-01-08 17:12:01 +0100
commitceb2efc6cf506ee871e58250e338d9878cb7f681 (patch)
tree38d2313c5bab64e2a84c90a219bd60ce6808f116
parent8a2b4f9cf2ba9a237ceb89f66a519d62bde4492d (diff)
downloadZLUDA-fix_build.tar.gz
ZLUDA-fix_build.zip
Capitalize sentencefix_build
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a2c13df..fe467d1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -12,7 +12,7 @@ git submodule update --init --recursive
## Tests
-tests should be executed with `--workspace` option to test non-default targets:
+Tests should be executed with `--workspace` option to test non-default targets:
```
cargo test --workspace
```