From 7469489d15ff67e6da69781b6a52f3726e8ecacb Mon Sep 17 00:00:00 2001 From: Tom Leavitt Date: Fri, 20 Oct 2017 13:47:40 -0700 Subject: [PATCH] Change directive to lowercase Changed Note to note --- source/clear-linux/guides/maintenance/enable-user-space.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/clear-linux/guides/maintenance/enable-user-space.rst b/source/clear-linux/guides/maintenance/enable-user-space.rst index 13b505be..1005d7ca 100644 --- a/source/clear-linux/guides/maintenance/enable-user-space.rst +++ b/source/clear-linux/guides/maintenance/enable-user-space.rst @@ -14,7 +14,7 @@ a newly installed |CL| system: * Setup `sudo` privileges for that new user. * Install a GUI using those `sudo` privileges. -.. Note:: +.. note:: You must be logged in as the root user to complete the tasks in this section.