From 97657b1db83a193fab576b1fcafce48ee0c13dad Mon Sep 17 00:00:00 2001 From: DivisionByZero Date: Thu, 4 May 2023 18:37:18 +0200 Subject: docs(location): mention real cities (#2118) --- src/modules/location/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules') diff --git a/src/modules/location/index.ts b/src/modules/location/index.ts index 5b5d37a1..1b8455d0 100644 --- a/src/modules/location/index.ts +++ b/src/modules/location/index.ts @@ -140,7 +140,7 @@ export class LocationModule { } /** - * Generates a random fictional city name for the locale. + * Generates a random localized city name. * * @example * faker.location.city() // 'East Jarretmouth' -- cgit v1.2.3