From 828374bf694828fc04f661ae9203c9da1d50863a Mon Sep 17 00:00:00 2001 From: Ago <alexandre.goldstein@maarch.org> Date: Wed, 30 Jan 2019 17:12:42 +0100 Subject: [PATCH] fix typo --- MIGRATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MIGRATION.md b/MIGRATION.md index e6425b06..bc40daa4 100644 --- a/MIGRATION.md +++ b/MIGRATION.md @@ -255,4 +255,4 @@ menu = "[ ### Evenement -Ajout de l'évènement recordsManagement/resourceDestruction dans la table "lieCycle.eventFormat" qui permet la suppression d'une ressource détenu dans une archive. \ No newline at end of file +Ajout de l'évènement recordsManagement/resourceDestruction dans la table "lifeCycle.eventFormat" qui permet la suppression d'une ressource détenue dans une archive. \ No newline at end of file -- GitLab