Skip to content

Commit

Permalink
apply review suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Mar 9, 2024
1 parent dd5d255 commit bf2cb6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/guide/upgrading_v9/2726.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Removed deprecated company methods

| old | replacement |
| ----------------------------- | ----------------------------- |
| `faker.company.suffixes` | `faker.company.name` |
| `faker.company.companySuffix` | `faker.company.name` |
| `faker.company.suffixes` | Part of `faker.company.name` |
| `faker.company.companySuffix` | Part of `faker.company.name` |
| `faker.company.bs` | `faker.company.buzzPhrase` |
| `faker.company.bsAdjective` | `faker.company.buzzAdjective` |
| `faker.company.bsBuzz` | `faker.company.buzzVerb` |
Expand Down

0 comments on commit bf2cb6c

Please sign in to comment.