Skip to content

Commit 4f885f4

Browse files
committed
Expand “SRMs” abbreviation
1 parent 9b3dada commit 4f885f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/utils/url.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ export const getSubPageConfiguration = () => {
190190
}
191191

192192
if (url.includes('/community/arena')) {
193-
toolName = 'SRMs (Arena)';
193+
toolName = 'Single Round Matches (Arena)';
194194
toolRoot = '/community/arena';
195195
loginRedirect = '/community/arena';
196196
type = 'tool';

0 commit comments

Comments
 (0)