diff --git a/apps/server/src/routes/v1/whoami/get.ts b/apps/server/src/routes/v1/whoami/get.ts
index 8bab7d9f..32cf7021 100644
--- a/apps/server/src/routes/v1/whoami/get.ts
+++ b/apps/server/src/routes/v1/whoami/get.ts
@@ -12,7 +12,7 @@ const getRoute = createRoute({
method: "get",
tags: ["whoami"],
path: "/",
- summary: "Get your informations",
+ summary: "Get your information",
description: "Get the current workspace information attached to the API key.",
responses: {
200: {
diff --git a/apps/web/src/app/(landing)/play/checker/[slug]/client.tsx b/apps/web/src/app/(landing)/play/checker/[slug]/client.tsx
index 44fe7b43..de071008 100644
--- a/apps/web/src/app/(landing)/play/checker/[slug]/client.tsx
+++ b/apps/web/src/app/(landing)/play/checker/[slug]/client.tsx
@@ -301,7 +301,7 @@ function InfoDialog({