diff --git a/plugins/main/common/constants.ts b/plugins/main/common/constants.ts index b123738259..132ec9d95a 100644 --- a/plugins/main/common/constants.ts +++ b/plugins/main/common/constants.ts @@ -1113,7 +1113,7 @@ export const PLUGIN_SETTINGS: { [key: string]: TPluginSetting } = { }, 'customization.logo.app': { title: 'App main logo', - description: `This logo is used at the top left corner while the user is logging into Wazuh API`, + description: `This logo is used as loading indicator while the user is logging into Wazuh API`, category: SettingCategory.CUSTOMIZATION, type: EpluginSettingType.filepicker, defaultValue: '',