mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-28 01:05:25 +02:00
Spelling and grammar corrections
This commit is contained in:
@@ -748,7 +748,7 @@ export const settingsRouter = createTRPCRouter({
|
||||
message:
|
||||
error instanceof Error
|
||||
? error.message
|
||||
: "Error to update Traefik ports",
|
||||
: "Error updating Traefik ports",
|
||||
cause: error,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user