From: Christopher Allan Webber Date: Thu, 20 Feb 2014 20:06:36 +0000 (-0600) Subject: Tyops in deployment docs as pointed out by @latchkeyed@identi.ca. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1b4a9f2605fc108dfd2033202da23c3af5333489;p=mediagoblin.git Tyops in deployment docs as pointed out by @latchkeyed@identi.ca. Thanks for noticing and correcting! --- diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst index f92ef601..c227b548 100644 --- a/docs/source/siteadmin/deploying.rst +++ b/docs/source/siteadmin/deploying.rst @@ -122,8 +122,8 @@ Drop Privileges for MediaGoblin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MediaGoblin does not require special permissions or elevated -access to run. As such, the prefered way to run MediaGoblin is to -create a dedicated, unpriviledged system user for sole the purpose of running +access to run. As such, the preferred way to run MediaGoblin is to +create a dedicated, unprivileged system user for the sole purpose of running MediaGoblin. Running MediaGoblin processes under an unpriviledged system user helps to keep it more secure.