Skip to content

Commit cf4385e

Browse files
authored
Remove duplicates in doc file (#2914)
1 parent 102bd2b commit cf4385e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/default/commerce.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ Faker::Commerce.price(range: 0..10.0, as_string: true) #=> "2.18"
2222
Faker::Commerce.promotion_code #=> "AmazingDeal829102"
2323
Faker::Commerce.promotion_code(digits: 2) #=> "AmazingPrice57"
2424

25-
Faker::Commerce.material #=> "Plastic"
26-
2725
# Generate a random brand
2826
Faker::Commerce.brand #=> "Apple"
2927

0 commit comments

Comments
 (0)