From 347f2033c051c0d933530b4223d87cbd9cb56df5 Mon Sep 17 00:00:00 2001 From: Umair Jibran Date: Fri, 13 Dec 2024 09:37:09 +0500 Subject: [PATCH] Update src/definitions/location.ts Co-authored-by: ST-DDT --- src/definitions/location.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/definitions/location.ts b/src/definitions/location.ts index cd147cde1f4..6145f2592d8 100644 --- a/src/definitions/location.ts +++ b/src/definitions/location.ts @@ -151,7 +151,6 @@ export type LocationDefinition = LocaleEntry<{ /** * A list of spoken languages. - * Each language has a name, an ISO 639-1 code, and an ISO 639-2 code. * * @see [ISO 639-2 Language Code List](https://www.loc.gov/standards/iso639-2/php/code_list.php) */