Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 324f561e authored by VIAUD Nathan's avatar VIAUD Nathan
Browse files

chores: typo

parent 432da2c7
No related branches found
No related tags found
No related merge requests found
Pipeline #963866 passed
...@@ -370,7 +370,7 @@ export const swipeForm: Form = { ...@@ -370,7 +370,7 @@ export const swipeForm: Form = {
export const listForm: Form = { export const listForm: Form = {
type: 'dropdown-list', type: 'dropdown-list',
name: 'Listes déroulantes', name: 'Liste déroulante',
icon: 'icon-liste', icon: 'icon-liste',
displayFieldIndex: true, displayFieldIndex: true,
buttons: contentButtons, buttons: contentButtons,
......
...@@ -24,7 +24,7 @@ export const questions: SideAction[] = [ ...@@ -24,7 +24,7 @@ export const questions: SideAction[] = [
{ {
icon: 'icon-liste', icon: 'icon-liste',
type: 'dropdown-list', type: 'dropdown-list',
label: 'Liste déroulantes', label: 'Liste déroulante',
}, },
{ {
icon: 'icon-terminal', icon: 'icon-terminal',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment