From a8a90de8f380425ae24e8339093b9d8d76a6b466 Mon Sep 17 00:00:00 2001 From: Reggi Date: Thu, 5 Dec 2024 15:19:49 -0500 Subject: [PATCH] fix: typo badge Co-authored-by: Jordan Harband --- docs/lib/content/configuring-npm/package-json.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lib/content/configuring-npm/package-json.md b/docs/lib/content/configuring-npm/package-json.md index 8695d509a4da4..6789326012814 100644 --- a/docs/lib/content/configuring-npm/package-json.md +++ b/docs/lib/content/configuring-npm/package-json.md @@ -1221,7 +1221,7 @@ When this field is undefined it is interpreted as the value `commonjs`. See TypeScript documentation on `types` [here](https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html). -Used by npmjs.org to display `ts` badege for a given package. +Used by npmjs.org to display `ts` badge for a given package. ### typings