Skip to content

Commit

Permalink
Minor grammar/spelling changes
Browse files Browse the repository at this point in the history
Fixes #61
  • Loading branch information
Stonemercy committed Oct 3, 2024
1 parent d2af130 commit 1b7cde6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions planets/biomes.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"desert": {
"name": "Desert",
"description": "A desert planet prone to unpredictable and dangerous,sand twisters."
"description": "A desert planet prone to unpredictable and dangerous sand twisters."
},
"winter": {
"name": "Winter",
Expand Down Expand Up @@ -69,10 +69,10 @@
},
"swamp": {
"name": "Swamp",
"description": "Tall, gnarled trees flourish across the surface of this forested world. Sunlight filters past dangling vines, to the saturated udnergrowth below."
"description": "Tall, gnarled trees flourish across the surface of this forested world. Sunlight filters past dangling vines, to the saturated undergrowth below."
},
"foggy_swamp": {
"name": "Foggy Swamp",
"description": "Squelching mud, twisting roots; the odor of rot and anarchy. A teeming, endless morass."
}
}
}

0 comments on commit 1b7cde6

Please sign in to comment.