Skip to content

Commit

Permalink
Add missing spaces in sentences
Browse files Browse the repository at this point in the history
  • Loading branch information
ToxiClay committed Jan 22, 2021
1 parent bec556f commit 87cd91f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/comestibles/bread.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
"symbol": "%",
"healthy": 1,
"calories": 61,
"description": "This type of bread is popular in Chile and Bolivia. Prepared using animal lard or oil, it resembles a large, round scone. In the pre-Cataclysm world, it would usually be filled with savory ingredients rather than sweet ones.",
"description": "This type of bread is popular in Chile and Bolivia. Prepared using animal lard or oil, it resembles a large, round scone. In the pre-Cataclysm world, it would usually be filled with savory ingredients rather than sweet ones.",
"price": "272 cent",
"price_postapoc": "4 USD",
"material": [ "wheat" ],
Expand All @@ -338,7 +338,7 @@
"symbol": "%",
"healthy": 1,
"calories": 61,
"description": "This type of bread is popular in Chile and Bolivia. Prepared using animal lard or oil, it resembles a large, round scone. In the pre-Cataclysm world, it would usually be filled with savory ingredients rather than sweet ones. This one was prepared without the addition of milk, preventing it from browning.",
"description": "This type of bread is popular in Chile and Bolivia. Prepared using animal lard or oil, it resembles a large, round scone. In the pre-Cataclysm world, it would usually be filled with savory ingredients rather than sweet ones. This one was prepared without the addition of milk, preventing it from browning.",
"price": "272 cent",
"price_postapoc": "4 USD",
"material": [ "wheat" ],
Expand Down

0 comments on commit 87cd91f

Please sign in to comment.