Skip to content

Commit d968601

Browse files
authored
Fixed a small typo
1 parent 118bd1b commit d968601

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_docs/sysadmin/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Note: These instructions should be run under root
128128
the machine, one way to do this is:
129129

130130
```
131-
ls /home > /var/local/sumitty/instructors/valid
131+
ls /home > /var/local/submitty/instructors/valid
132132
```
133133

134134
8. We recommend that you should leave the PostgreSQL setup unless you know what you're doing.
@@ -167,4 +167,4 @@ True
167167

168168
If you get an error about module pam not being found, that means that `hwcgi` does not have the proper permissions to
169169
the module and if you get False on authentication, then `hwcgi` does not have the proper permissions to check the
170-
right files via PAM.
170+
right files via PAM.

0 commit comments

Comments
 (0)