From 4337df5daf506c63adbdf4519f076e3422dfc230 Mon Sep 17 00:00:00 2001 From: Takashi Takebayashi Date: Thu, 20 Feb 2025 17:57:59 +0900 Subject: [PATCH 1/2] fix: fix typo Typescript -> TypeScript --- apps/dev/qwik/README.md | 2 +- apps/examples/qwik/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dev/qwik/README.md b/apps/dev/qwik/README.md index 73a6dcc252..32d342bcdc 100644 --- a/apps/dev/qwik/README.md +++ b/apps/dev/qwik/README.md @@ -58,7 +58,7 @@ pnpm preview # or `pnpm preview` ## Production -The production build will generate client and server modules by running both client and server build commands. The build command will use Typescript to run a type check on the source code. +The production build will generate client and server modules by running both client and server build commands. The build command will use TypeScript to run a type check on the source code. ```shell pnpm build # or `pnpm build` diff --git a/apps/examples/qwik/README.md b/apps/examples/qwik/README.md index 73a6dcc252..32d342bcdc 100644 --- a/apps/examples/qwik/README.md +++ b/apps/examples/qwik/README.md @@ -58,7 +58,7 @@ pnpm preview # or `pnpm preview` ## Production -The production build will generate client and server modules by running both client and server build commands. The build command will use Typescript to run a type check on the source code. +The production build will generate client and server modules by running both client and server build commands. The build command will use TypeScript to run a type check on the source code. ```shell pnpm build # or `pnpm build` From 3c291b65109bad6fa13ad9c95717675744525da7 Mon Sep 17 00:00:00 2001 From: Takashi Takebayashi Date: Thu, 20 Feb 2025 17:58:25 +0900 Subject: [PATCH 2/2] fix: fix typo Github Stars -> GitHub Stars --- README.md | 2 +- packages/frameworks-express/README.md | 2 +- packages/frameworks-qwik/README.md | 2 +- packages/frameworks-solid-start/README.MD | 2 +- packages/frameworks-sveltekit/README.md | 2 +- packages/next-auth/README.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 70c500f036..fabc37bb5e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ NPM next-auth@beta release Downloads - Github Stars + GitHub Stars TypeScript

diff --git a/packages/frameworks-express/README.md b/packages/frameworks-express/README.md index 4938fd137d..80bc8fed53 100644 --- a/packages/frameworks-express/README.md +++ b/packages/frameworks-express/README.md @@ -9,7 +9,7 @@

npm latest release Downloads - Github Stars + GitHub Stars TypeScript

diff --git a/packages/frameworks-qwik/README.md b/packages/frameworks-qwik/README.md index 1cdb22c0ee..6460248d60 100644 --- a/packages/frameworks-qwik/README.md +++ b/packages/frameworks-qwik/README.md @@ -9,7 +9,7 @@

npm latest release Downloads - Github Stars + GitHub Stars TypeScript

diff --git a/packages/frameworks-solid-start/README.MD b/packages/frameworks-solid-start/README.MD index 63c3e4a3d4..4b7e0a10ab 100644 --- a/packages/frameworks-solid-start/README.MD +++ b/packages/frameworks-solid-start/README.MD @@ -9,7 +9,7 @@

npm latest release Downloads - Github Stars + GitHub Stars TypeScript

diff --git a/packages/frameworks-sveltekit/README.md b/packages/frameworks-sveltekit/README.md index 23a6352ee2..9f39b40b3f 100644 --- a/packages/frameworks-sveltekit/README.md +++ b/packages/frameworks-sveltekit/README.md @@ -9,7 +9,7 @@

npm latest release Downloads - Github Stars + GitHub Stars TypeScript

diff --git a/packages/next-auth/README.md b/packages/next-auth/README.md index f3b2fc19c3..34e82ec22c 100644 --- a/packages/next-auth/README.md +++ b/packages/next-auth/README.md @@ -9,7 +9,7 @@

npm beta release Downloads - Github Stars + GitHub Stars TypeScript