diff --git a/app/components/app/encounter/history-button-menu.vue b/app/components/app/encounter/history-button-menu.vue index d503e392..4274a98f 100644 --- a/app/components/app/encounter/history-button-menu.vue +++ b/app/components/app/encounter/history-button-menu.vue @@ -59,7 +59,7 @@ const itemsOne: ButtonItems[] = [ type: 'image', }, { - label: 'Fil SEP', + label: 'File SEP', icon: 'i-lucide-file', value: 'sep', type: 'icon',