Skip to content

Commit

Permalink
fix(api): spelling mistake in TYPE_ACCOMPAGNEMENT_CANDIDAT feature label
Browse files Browse the repository at this point in the history
  • Loading branch information
agarbe committed Sep 30, 2024
1 parent 00930ca commit 958f57d
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
UPDATE "features"
SET
label = 'Choix du type d''accompagnement pour le candidat (accompagné ou autonome)'
where
KEY = 'TYPE_ACCOMPAGNEMENT_CANDIDAT'

0 comments on commit 958f57d

Please sign in to comment.