mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-10 00:15:28 +02:00
Spelling and grammar corrections
This commit is contained in:
@@ -21,7 +21,7 @@ export const createServer = async (
|
||||
if (!newServer) {
|
||||
throw new TRPCError({
|
||||
code: "BAD_REQUEST",
|
||||
message: "Error to create the server",
|
||||
message: "Error creating the server",
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user