Skip to content

Commit

Permalink
minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-franke committed May 22, 2024
1 parent 8271b39 commit c2eedeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<strong>Sound B is a simple tone, {{effect_valence == 'neutral' ? 'and Sound A is also a simple tone' : effect_valence == 'pleasant' ? 'while Sound A is a very pleasant melody' : 'while Sound A is a distressing screeching noise'}}</strong>.

<p>
Here is a picture of the possible outcomes when starting the marble machine:
Here is a picture of the possible outcomes:
</p>

<p><img :src="outcomes_picture" v-bind:style="{ width: '75%' }">
Expand Down

0 comments on commit c2eedeb

Please sign in to comment.