Skip to content

Commit

Permalink
fix: add missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
aalemayhu committed Nov 12, 2023
1 parent 7d50b9c commit 1fb5a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/DownloadPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export const DownloadPage = ({ id, files }: DownloadPageProps) => {
))}
</ul>
<p>
This folder will be automatically deleted. Return to
This folder will be automatically deleted. Return to{' '}
<a href="https://2anki.net">2anki.net</a>
</p>
</main>
Expand Down

0 comments on commit 1fb5a16

Please sign in to comment.