Skip to content

Commit

Permalink
Fix formatting in readme.md (#2722)
Browse files Browse the repository at this point in the history
Co-authored-by: Leon <lv@oxon.ch>
  • Loading branch information
leonvogt and leonvogt committed Mar 14, 2023
1 parent 0666e0c commit 6ce775b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Expand Up @@ -38,7 +38,6 @@ and it was the original impetus for the creation of this gem).
- [Customization](#customization)
- [Minitest and Faker \>= 2.22](#minitest-and-faker--222)
- [Generators](#generators)
- [Travel](#travel)
- [Contributing](#contributing)
- [Versioning](#versioning)
- [License](#license)
Expand Down Expand Up @@ -323,10 +322,13 @@ gem 'faker', :git => 'https://github.com/faker-ruby/faker.git', :branch => 'main
</details>

<details>
<summary>Creature</summary>
<summary>Travel</summary>

### Travel
- [Faker:Travel::Airport](doc/travel/airport.md)
</details>

<details>
<summary>Creature</summary>

- [Faker::Creature::Animal](doc/creature/animal.md)
- [Faker::Creature::Bird](doc/creature/bird.md)
Expand Down

0 comments on commit 6ce775b

Please sign in to comment.