From 6dd711b06fda735c8f59dc17d8becd692395557a Mon Sep 17 00:00:00 2001 From: john-knowles <18680913+john-knowles@users.noreply.github.com> Date: Thu, 14 Dec 2017 21:10:16 +0000 Subject: [PATCH] Update doc-list.md (#148) Correct minor typo. --- docs/doc-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doc-list.md b/docs/doc-list.md index 8fe776bc7..e87eaa3fb 100644 --- a/docs/doc-list.md +++ b/docs/doc-list.md @@ -13,7 +13,7 @@ The application has six different Document List views which share commonalities #### Personal Files -Personal Files retrieves all content from the logged in user's home area (`/User Homes//` in the repository); +Personal Files retrieves all content from the logged in user's home area (`/User Homes//`) in the repository; if the user is ‘admin’ who does not have a home folder then the repository root folder is shown. Personal Files is the [Files component](https://github.com/Alfresco/alfresco-content-app/tree/master/src/app/components/files),