Skip to content

Commit 2b3d3b9

Browse files
committedFeb 1, 2020
fix formatting
1 parent 0a3f494 commit 2b3d3b9

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed
 

‎_data/nutrients.yml

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,61 @@
11
# See https://schema.org/NutritionInformation
22
servingSize:
33
name: serving size
4-
type: Text
4+
type: Text
55
description: The serving size, in terms of the number of volume or mass.
66
unit:
77
calories:
88
name: calories
9-
type: Energy
9+
type: Energy
1010
description: The number of calories.
1111
unit: kcal
1212
carbohydrateContent:
1313
name: carbs
14-
type: Mass
14+
type: Mass
1515
description: The number of grams of carbohydrates.
1616
unit: g
1717
cholesterolContent:
1818
name: cholesterol
19-
type: Mass
19+
type: Mass
2020
description: The number of milligrams of cholesterol.
2121
unit: g
2222
fatContent:
2323
name: fat
24-
type: Mass
24+
type: Mass
2525
description: The number of grams of fat.
2626
unit: g
2727
fiberContent:
2828
name: fiber
29-
type: Mass
29+
type: Mass
3030
description: The number of grams of fiber.
3131
unit: g
3232
proteinContent:
3333
name: protein
34-
type: Mass
34+
type: Mass
3535
description: The number of grams of protein.
3636
unit: g
3737
saturatedFatContent:
3838
name: saturates
39-
type: Mass
39+
type: Mass
4040
description: The number of grams of saturated fat.
4141
unit: g
4242
sodiumContent:
4343
name: sodium
44-
type: Mass
44+
type: Mass
4545
description: The number of milligrams of sodium.
4646
unit: mg
4747
sugarContent:
4848
name: sugar
49-
type: Mass
49+
type: Mass
5050
description: The number of grams of sugar.
5151
unit: g
5252
transFatContent:
5353
name: trans fat
54-
type: Mass
54+
type: Mass
5555
description: The number of grams of trans fat.
5656
unit: g
5757
unsaturatedFatContent:
5858
name: unsaturated fat
59-
type: Mass
59+
type: Mass
6060
description: The number of grams of unsaturated fat.
6161
unit: g

0 commit comments

Comments
 (0)
Please sign in to comment.