diff options
Diffstat (limited to 'src/modules')
| -rw-r--r-- | src/modules/location/index.ts | 2 |
1 files changed, 1 insertions, 1 deletions
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' |
