Skip to content

Commit

Permalink
Fix docs menu indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredsmithse authored Feb 19, 2025
1 parent 3a65e1e commit 00e840d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ and it was the original impetus for the creation of this gem.
- [Notes](#notes)
- [Getting Started](#getting-started)
- [Usage](#usage)
- [A note about the Generators versions](#a-note-about-the-generators-versions)
- [A note about the Generators versions](#a-note-about-the-generators-versions)
- [Ensuring unique values](#ensuring-unique-values)
- [Deterministic Random](#deterministic-random)
- [Customization](#customization)
Expand Down Expand Up @@ -89,7 +89,7 @@ Faker::ProgrammingLanguage.name #=> "Ruby"

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

#### A note about the Generators versions
### A note about the Generators versions

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

0 comments on commit 00e840d

Please sign in to comment.