Skip to content

Commit

Permalink
Merge pull request #2552 from y0n0zawa/patch-1
Browse files Browse the repository at this point in the history
Fix `fma_brotherhood` usage example
  • Loading branch information
vbrazo authored Sep 1, 2022
2 parents 572c22a + 6f08a39 commit 7a922fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/japanese_media/fullmetal_alchemist_brotherhood.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ Faker::JapaneseMedia::FmaBrotherhood.character #=> "Edward Elric"

Faker::JapaneseMedia::FmaBrotherhood.city #=> "Central City"

Faker::JapaneseMedia::fma_brotherhood.country #=> "Xing"
Faker::JapaneseMedia::FmaBrotherhood.country #=> "Xing"
```

0 comments on commit 7a922fd

Please sign in to comment.