Skip to content

Commit 294a764

Browse files
pull[bot]github-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent 8b82dbd commit 294a764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/studio/components/interfaces/Database/Replication/ErrorDetailsButton.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export const ErrorDetailsButton = ({ tableName, reason, solution }: ErrorDetails
3939
<DialogSection className="!p-0">
4040
<div className="px-4 py-3">
4141
<p className="text-sm text-foreground-light">
42-
The following error occured during replication:
42+
The following error occurred during replication:
4343
</p>
4444
</div>
4545
<CodeBlock

0 commit comments

Comments
 (0)