Skip to content

Commit

Permalink
Fix Cheery Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
savage13 authored Feb 12, 2024
1 parent 366b2c3 commit 555b235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AppMap.vue
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<b-radio value="sky_polys">Sky Regions <div style="display: inline; font-size:0.8em">(approximate)</div></b-radio>
<b-radio value="cave_polys">Cave Regions <div style="display: inline; font-size:0.8em">(approximate)</div></b-radio>
<b-radio value="cave_polys_detail">Cave Regions <div style="display: inline; font-size:0.8em">(detailed)</div></b-radio>
<b-radio value="cherry_blossom_trees">Cheery Blossom Trees</b-radio>
<b-radio value="cherry_blossom_trees">Cherry Blossom Trees</b-radio>

<!-- <b-radio value="LoadBalancer">Load balancer areas</b-radio> -->
</b-radio-group>
Expand Down

0 comments on commit 555b235

Please sign in to comment.