Skip to content

Commit 8389722

Browse files
matthewmayerST-DDT
andauthored
Update index.ts
Co-authored-by: ST-DDT <[email protected]>
1 parent 20b8414 commit 8389722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/food/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export class FoodModule extends ModuleBase {
2525
* Generates a random dish description.
2626
*
2727
* @example
28-
* faker.food.description() // ''An exquisite ostrich roast, infused with the essence of longan, slow-roasted to bring out its natural flavors and served with a side of creamy red cabbage'
28+
* faker.food.description() // 'An exquisite ostrich roast, infused with the essence of longan, slow-roasted to bring out its natural flavors and served with a side of creamy red cabbage'
2929
*
3030
* @since 9.0.0
3131
*/

0 commit comments

Comments
 (0)