fix: typos
This commit is contained in:
parent
7999117265
commit
7dfc143279
3 changed files with 6 additions and 5 deletions
|
|
@ -466,7 +466,7 @@ export default {
|
|||
return this.editedIndex === -1 ? 'Nouvelle association' : "Modification de l'association"
|
||||
},
|
||||
approveModalTitle () {
|
||||
return 'Vérification des changements apporté par "' + this.toApproveItem.adminName + '"'
|
||||
return 'Vérification des changements apportés par "' + this.toApproveItem.adminName + '"'
|
||||
}
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue