We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
helpers
1 parent 5d5fe30 commit 42083acCopy full SHA for 42083ac
docs/guide/index.md
@@ -43,7 +43,7 @@ Faker has three types of modules:
43
44
- Modules for basic datatypes: [`datatype`](/api/datatype), [`date`](/api/date), [`number`](/api/number) and [`string`](/api/string)
45
- Topic specific modules, such as [`animal`](/api/animal), [`food`](/api/food) and many more
46
-- Lastly, the [`helpers`](/api/datatype) module, with various utility methods to use with your own data (or data generated by other Faker methods)
+- Lastly, the [`helpers`](/api/helpers) module, with various utility methods to use with your own data (or data generated by other Faker methods)
47
48
For a full list of modules, go to our [Api Search](/api/) page.
49
0 commit comments