diff --git a/doc/man/man5/slurm.conf.5 b/doc/man/man5/slurm.conf.5
index 031a7a5546871dcfc2f3079ac9ed7e6a8dd83e5e..aa8c3b5b8f13eeab809fea083120807e5484fd5a 100644
--- a/doc/man/man5/slurm.conf.5
+++ b/doc/man/man5/slurm.conf.5
@@ -573,7 +573,7 @@ NOTE: If set, then a job's QOS can not be used to exceed partition limits.
 \fBEpilog\fR
 Fully qualified pathname of a script to execute as user root on every
 node when a user's job completes (e.g. "/usr/local/slurm/epilog"). A
-glob pattern (See \fBglob\fR(7)) may also be used to run more than
+glob pattern (See \fBglob\fR (7)) may also be used to run more than
 one epilog script (e.g. "/etc/slurm/epilog.d/*"). The Epilog script
 or scripts may be used to purge files, disable user login, etc.
 By default there is no epilog.