Skip to content

Commit 614ecb4

Browse files
committed
Fix typo in deployment documentation
1 parent 0a7fa27 commit 614ecb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment/allocation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ parameters as [`hq alloc add`](cli:hq.alloc.add.pbs), which it will use to immed
326326
any encountered errors.
327327

328328
```bash
329-
$ hq alloc dry-run pbs --timelimit 2h -- q qexp -A Project1
329+
$ hq alloc dry-run pbs --time-limit 2h -- q qexp -A Project1
330330
```
331331

332332
If the allocation was submitted successfully, it will be canceled immediately to avoid wasting resources.

0 commit comments

Comments
 (0)