Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
breville committed Jul 11, 2024
1 parent 75ca618 commit c1d7d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/oceans/components/common/Guide.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ let UnwrappedGuide = class Guide extends React.Component {
if (dismissed) {
soundLibrary.playSound('other');
}
}x
}

render() {
const state = getState();
Expand Down

0 comments on commit c1d7d57

Please sign in to comment.