Skip to content

Commit 62b4ef4

Browse files
committed
Remove unnecessary spaces
1 parent 1a3606e commit 62b4ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ For each command you can pass `--verbose` flag to increase the verbosity of the
44
By default, all scripts will create a cache in the directory `cache` to store code with
55
dependencies and information on allocated cloud resources.
66
Benchmarks will be rebuilt after a change in source code is detected.
7-
To enforce redeployment of code, benchmark inputs, container deployment( supported in AWS ) please use flags `--update-code`, `--update-storage` and `--container-deployment` respectively.
7+
To enforce redeployment of code, benchmark inputs, container deployment (supported in AWS) please use flags `--update-code`, `--update-storage` and `--container-deployment` respectively.
88

99
**Note:** The cache does not support updating the cloud region. If you want to deploy benchmarks
1010
to a new cloud region, then use a new cache directory.

0 commit comments

Comments
 (0)