diff --git a/front/components/data_source/DataSourceSyncChip.tsx b/front/components/data_source/DataSourceSyncChip.tsx
index bfc3bbcb291a..71481cf947b5 100644
--- a/front/components/data_source/DataSourceSyncChip.tsx
+++ b/front/components/data_source/DataSourceSyncChip.tsx
@@ -91,7 +91,7 @@ export default function ConnectorSyncingChip({
trigger={Access blocked}
/>
);
- case "webcrawling_syncrhonization_limit_reached":
+ case "webcrawling_synchronization_limit_reached":
return (