diff --git a/src/client/src/components/DataSheets/Sections/Establishment/Header/HeaderInfoBloc.jsx b/src/client/src/components/DataSheets/Sections/Establishment/Header/HeaderInfoBloc.jsx
index db96aac6..6148498a 100644
--- a/src/client/src/components/DataSheets/Sections/Establishment/Header/HeaderInfoBloc.jsx
+++ b/src/client/src/components/DataSheets/Sections/Establishment/Header/HeaderInfoBloc.jsx
@@ -105,8 +105,8 @@ function HeaderInfoBloc({
- {code}
{adresse ? adresse : ""}
+ {code}
)}
{enterprise && (
diff --git a/src/client/src/components/DataSheets/Sections/Establishment/Helps/Subcategory/Apprentissage.js b/src/client/src/components/DataSheets/Sections/Establishment/Helps/Subcategory/Apprentissage.js
index d9fe1f5f..ea13b1aa 100644
--- a/src/client/src/components/DataSheets/Sections/Establishment/Helps/Subcategory/Apprentissage.js
+++ b/src/client/src/components/DataSheets/Sections/Establishment/Helps/Subcategory/Apprentissage.js
@@ -39,7 +39,7 @@ const Apprentissage = ({ siret }) => {
name={`Embauche en contrat d'apprentissage depuis ${minYear}`}
value={getSignesTotalFromSignes(apprentissagesSignes)}
columnClasses={["is-7", "is-5"]}
- sourceSi="Ari@ne"
+ sourceSi="DECA"
className="has-no-border"
/>
{data?.length > 0 && (