Skip to content

Commit 00e840d

Browse files
authored
Fix docs menu indentation
1 parent 3a65e1e commit 00e840d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ and it was the original impetus for the creation of this gem.
3838
- [Notes](#notes)
3939
- [Getting Started](#getting-started)
4040
- [Usage](#usage)
41-
- [A note about the Generators versions](#a-note-about-the-generators-versions)
41+
- [A note about the Generators versions](#a-note-about-the-generators-versions)
4242
- [Ensuring unique values](#ensuring-unique-values)
4343
- [Deterministic Random](#deterministic-random)
4444
- [Customization](#customization)
@@ -89,7 +89,7 @@ Faker::ProgrammingLanguage.name #=> "Ruby"
8989

9090
For a complete list of the generators, see [Generators](#generators).
9191

92-
#### A note about the Generators versions
92+
### A note about the Generators versions
9393

9494
If you get a `uninitialized constant Faker::[some_class]` error, your version of
9595
the gem is behind main.

0 commit comments

Comments
 (0)