Skip to content

Commit

Permalink
fix typo on login page
Browse files Browse the repository at this point in the history
  • Loading branch information
ExampleWasTaken committed Oct 13, 2024
1 parent de86429 commit 5306a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/login/Login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export const Login = () => {
Write access to your Spotify Library to create playlists for the songs from your mixes.
</li>
<li className="before:content-[''] before:bg-subdued before:mr-2 before:inline-block before:w-2 before:h-2 before:align-middle before:rounded-full">
Write access to your Spotify Playlists to fill playlists with the songs from your mixes.
Write access to your Spotify playlists to fill SoundDeck&apos;s playlists with the songs from your mixes.
</li>
</ul>
<p>
Expand Down

0 comments on commit 5306a56

Please sign in to comment.