We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf0a6d commit 9d904a3Copy full SHA for 9d904a3
src/faker.ts
@@ -34,7 +34,7 @@ import { WordModule } from './modules/word';
34
import { mergeLocales } from './utils/merge-locales';
35
36
/**
37
- * The is Faker's main class containing all modules that can be used to generate data.
+ * This is Faker's main class containing all modules that can be used to generate data.
38
*
39
* Please have a look at the individual modules and methods for more information and examples.
40
0 commit comments