mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-21 13:55:33 +02:00
Spelling and grammar corrections
This commit is contained in:
@@ -89,7 +89,7 @@ export const EditBitbucketProvider = ({ bitbucketId }: Props) => {
|
||||
setIsOpen(false);
|
||||
})
|
||||
.catch(() => {
|
||||
toast.error("Error to update Bitbucket");
|
||||
toast.error("Error updating Bitbucket");
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user