Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
folland87 committed Jan 29, 2025
1 parent a64090c commit a359ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jobs/sirene/get-changes.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export const getEstablishmentChanges = async (element) => {
paysage,
siret,
type: 'establishment',
field,
field: "changementEtatAdministratifEtablissement",
value: period.etatAdministratifEtablissement,
previousValue: previousPeriod.etatAdministratifEtablissement,
changeEffectiveDate: period.dateDebut,
Expand Down

0 comments on commit a359ee3

Please sign in to comment.