From dd79a4e07bbaac09965efb1795d9690e5738688b Mon Sep 17 00:00:00 2001 From: ridhi-techie Date: Sat, 6 Sep 2025 14:02:23 +0530 Subject: [PATCH 1/2] docs: fix typo in handbook --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 26a7c96800a3..c42b245836c3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,3 +1,3 @@ ## Website Docs -This is for documentation on how the Website works, not documentation for end-users of the TypeScript Website. You can find those back in the [packages folder](../packages) +This is for documentation on how the Website works, not documentation for end-users of the TypeScript Website. You can find those back in the [packages folder](../packages) \ No newline at end of file From ced18516973ce74fefaf81864c8266cb641e1ef9 Mon Sep 17 00:00:00 2001 From: ridhi-techie Date: Sat, 6 Sep 2025 14:03:23 +0530 Subject: [PATCH 2/2] docs: fix typo in handbook --- docs/filename.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/filename.md diff --git a/docs/filename.md b/docs/filename.md new file mode 100644 index 000000000000..f99546c81585 --- /dev/null +++ b/docs/filename.md @@ -0,0 +1 @@ +typescript” → “TypeScript” \ No newline at end of file