diff --git a/src/app/(dashboard)/sync/page.tsx b/src/app/(dashboard)/sync/page.tsx index 016011e..c82f3e6 100644 --- a/src/app/(dashboard)/sync/page.tsx +++ b/src/app/(dashboard)/sync/page.tsx @@ -120,7 +120,7 @@ export default function SyncPage() { {step === 1 && (

- Lit Google Sheets et compare avec le catalogue Shopify actuel pour générer l'aperçu des changements. + Lit Google Sheets et compare avec le catalogue Shopify actuel pour générer l'aperçu des changements.

{error && (
@@ -146,7 +146,7 @@ export default function SyncPage() { onClick={() => { setStep(1); setDiff(null) }} className="px-4 py-2 text-sm bg-slate-800 hover:bg-slate-700 text-slate-300 rounded-lg" > - ← Relancer l'analyse + ← Relancer l'analyse