Skip to content

Commit 6ad2caa

Browse files
committed
typo fix
1 parent 8164f6c commit 6ad2caa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/hpc/06_tools_and_software/08_utils.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Torch Utility Applications
22

3-
Torch has several utility applications that can give you information related to your account on the cluster:
3+
Torch has several utility applications that can give you information related to your account and jobs on the cluster:
44

55
## myquota
66

@@ -60,5 +60,5 @@ It shows information about:
6060
{/* coming soon
6161
## rpsquota
6262
63-
rpsquota returns detailed inforamtion about how much of your Research Project Space quota you're using (if you have RPS space). To use it just type `rpsquota` in the base RPS directory or give the base RPS path as an input argument like `rpsquota /path/to/rps/space`.
63+
rpsquota returns detailed information about how much of your Research Project Space quota you're using (if you have RPS space). To use it just type `rpsquota` in the base RPS directory or give the base RPS path as an input argument like `rpsquota /path/to/rps/space`.
6464
*/}

0 commit comments

Comments
 (0)