This commit is contained in:
Daniel Inge
2023-08-16 17:37:41 -04:00
parent a7f52a9298
commit 0073fe459e

View File

@@ -86,7 +86,7 @@ export const createWorkspaceEnvironment = async (
};
/**
* Swaps the ordering of two environments in the database. This is purely for asthetic purposes.
* Swaps the ordering of two environments in the database. This is purely for aesthetic purposes.
* @param req
* @param res
* @returns