1: A single node HTCondor pool
 1: A HTCondor pool in which all of the daemons and jobs run as a single user
 
-These instructions show you how to set up HTCondor to be both of these things, but keep in mind that they are actually independent, and you can easily change have a multi-node pool running as a single user, or a single-node pool where the daemons run as root and jobs run unprivileged.
+These instructions show you how to set up HTCondor to be both of these things, but keep in mind that they are actually independent, and you can easily change the configuration to have a multi-node pool running as a single user, or a single-node pool where the daemons run as root (and jobs run unprivileged).
 
 {section: Get HTCondor binaries}