Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
petrvecera committed Jun 22, 2024
1 parent 995ea2b commit 3081104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ export const Settings: React.FC = () => {
</Group>
<Spoiler
maxHeight={0}
showLabel="Depreacated - local file streamerOverlay.html"
showLabel="Deprecated - local file streamerOverlay.html"
hideLabel="Hide"
>
<div style={{ paddingLeft: 10 }}>
Expand Down

0 comments on commit 3081104

Please sign in to comment.