File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
9090For 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
9494If you get a ` uninitialized constant Faker::[some_class] ` error, your version of
9595the gem is behind main.
You can’t perform that action at this time.
0 commit comments