diff --git a/web/ee/components/sidebar/app-switcher.tsx b/web/ee/components/sidebar/app-switcher.tsx index 1a22b4356e..bcebfc180d 100644 --- a/web/ee/components/sidebar/app-switcher.tsx +++ b/web/ee/components/sidebar/app-switcher.tsx @@ -21,7 +21,7 @@ const APPS_LIST = [ }, { key: "pages", - label: "Pages", + label: "Wiki", icon: Files, color: "#17a68c", href: "/pages",