Skip to content

Commit f254c23

Browse files
committed
🔄 Synced local '.' with remote 'apps/examples/qwik'
1 parent 946e1a6 commit f254c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ pnpm preview # or `pnpm preview`
5858

5959
## Production
6060

61-
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.
61+
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.
6262

6363
```shell
6464
pnpm build # or `pnpm build`

0 commit comments

Comments
 (0)