From 72a18e99cfee1f4c09d151b27bda1f2c8d1137d8 Mon Sep 17 00:00:00 2001 From: Umair Jibran Date: Thu, 12 Dec 2024 01:06:16 +0500 Subject: [PATCH] Update index.ts --- src/modules/location/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/location/index.ts b/src/modules/location/index.ts index bfaa224c80f..5ea6c5d4add 100644 --- a/src/modules/location/index.ts +++ b/src/modules/location/index.ts @@ -659,7 +659,7 @@ export class LocationModule extends ModuleBase { * @example * faker.location.language() // { alpha2: 'en', alpha3: 'eng', name: 'English' } * - * @since 9.4.0 + * @since v9.4.0 (or later) */ language(): Language { return this.faker.helpers.arrayElement(