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