Skip to content

Commit 9d904a3

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/faker.ts

+1-1
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)