We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4da1d7 commit 6fdf0b1Copy full SHA for 6fdf0b1
frontend/src/features/top/Top.tsx
@@ -121,7 +121,7 @@ export const Top = () => {
121
className={style.download}
122
tabIndex={-1}
123
>
124
- Download Test Factors as .txt
+ Download test factors as .txt
125
</a>
126
</div>
127
@@ -141,7 +141,7 @@ export const Top = () => {
141
142
143
144
- Download Results as .txt
+ Download results as .txt
145
146
147
0 commit comments