19783: All done
[arvados-workbench2.git] / src / store / side-panel-tree / side-panel-tree-actions.ts
index dd56b42870d2486a5d887caee3f54a3b134eb447..f6015fbfa0c9d4f6201373eb4bed1f5c71708a05 100644 (file)
@@ -20,7 +20,7 @@ import { CategoriesListReducer } from 'common/plugintypes';
 import { pluginConfig } from 'plugins';
 
 export enum SidePanelTreeCategory {
-    PROJECTS = 'Projects',
+    PROJECTS = 'Home Projects',
     SHARED_WITH_ME = 'Shared with me',
     PUBLIC_FAVORITES = 'Public Favorites',
     FAVORITES = 'My Favorites',