diff --git a/docs/index.rst b/docs/index.rst index 7a6c2676..75ddaff4 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -494,7 +494,7 @@ Sequences help to create different objects in one call: Faker ~~~~~ -This library provides a wrapper for `FakerPHP `_ to help with generating +This library provides a wrapper for `FakerPHP `_ to help with generating random data for your factories: :: @@ -505,8 +505,8 @@ random data for your factories: .. note:: - You can customize Faker's `locale `_ and random - `seed `_: + You can customize Faker's `locale `_ and random + `seed `_: .. code-block:: yaml