Skip to content

Commit 9d904a3

Browse files
authored
fix: typo in Faker jsdocs (#2008)
1 parent 9bf0a6d commit 9d904a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/faker.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import { WordModule } from './modules/word';
3434
import { mergeLocales } from './utils/merge-locales';
3535

3636
/**
37-
* The is Faker's main class containing all modules that can be used to generate data.
37+
* This is Faker's main class containing all modules that can be used to generate data.
3838
*
3939
* Please have a look at the individual modules and methods for more information and examples.
4040
*

0 commit comments

Comments
 (0)