Skip to content

Commit

Permalink
Update front/components/data_source/DataSourceSyncChip.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: devloai[bot] <168258904+devloai[bot]@users.noreply.github.com>
  • Loading branch information
spolu and devloai[bot] authored Jan 6, 2025
1 parent 34a7a8c commit 2b6007c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/components/data_source/DataSourceSyncChip.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ export default function ConnectorSyncingChip({
return (
<Tooltip
label={
"The website syncrhonization reached the max number of page to syncrhonize limit."
"The website synchronization reached the maximum page limit."
}
className="max-w-md"
trigger={<Chip color="warning">Limit reached</Chip>}
Expand Down

0 comments on commit 2b6007c

Please sign in to comment.