Skip to content

Commit 6fdf0b1

Browse files
committed
spell fix
1 parent f4da1d7 commit 6fdf0b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/src/features/top/Top.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ export const Top = () => {
121121
className={style.download}
122122
tabIndex={-1}
123123
>
124-
Download Test Factors as .txt
124+
Download test factors as .txt
125125
</a>
126126
</div>
127127

@@ -141,7 +141,7 @@ export const Top = () => {
141141
className={style.download}
142142
tabIndex={-1}
143143
>
144-
Download Results as .txt
144+
Download results as .txt
145145
</a>
146146
</div>
147147
</div>

0 commit comments

Comments
 (0)