mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-07 06:55:23 +02:00
Spelling and grammar corrections
This commit is contained in:
@@ -90,7 +90,7 @@ export const EditGitlabProvider = ({ gitlabId }: Props) => {
|
||||
refetch();
|
||||
})
|
||||
.catch(() => {
|
||||
toast.error("Error to update Gitlab");
|
||||
toast.error("Error updating Gitlab");
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user