Skip to content

Commit

Permalink
spell fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tam315 committed Jul 31, 2020
1 parent f4da1d7 commit 6fdf0b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/features/top/Top.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ export const Top = () => {
className={style.download}
tabIndex={-1}
>
Download Test Factors as .txt
Download test factors as .txt
</a>
</div>

Expand All @@ -141,7 +141,7 @@ export const Top = () => {
className={style.download}
tabIndex={-1}
>
Download Results as .txt
Download results as .txt
</a>
</div>
</div>
Expand Down

0 comments on commit 6fdf0b1

Please sign in to comment.