Skip to content

Commit

Permalink
fix official wording
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienReuiller committed Mar 8, 2024
1 parent 750dbda commit 1184960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lemarche/tenders/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
KIND_QUOTE_DISPLAY = "Demande de devis"
KIND_PROJECT = "PROJ"
KIND_PROJECT_DISPLAY = "Sourcing"
KIND_PROJECT_SIAE_DISPLAY = "Consultation en vue d'un achat"
KIND_PROJECT_SIAE_DISPLAY = "Projet d'achat"
KIND_BOAMP = "BOAMP"
KIND_CHOICES = (
(KIND_TENDER, KIND_TENDER_DISPLAY),
Expand Down

0 comments on commit 1184960

Please sign in to comment.