]> git.sesse.net Git - ultimatescore/commitdiff
Correct a playoffs typo.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 1 Mar 2020 11:39:59 +0000 (12:39 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 1 Mar 2020 11:39:59 +0000 (12:39 +0100)
config.js

index b120f1c114c5177761673920aff9349fe66ff8b6..ff4f363fe8ac462de274e2797d72f0767be8a888 100644 (file)
--- a/config.js
+++ b/config.js
@@ -64,7 +64,7 @@ var ultimateconfig = {
                [ 'Z3',          'A4',          1,     10,     'Z3/A4',       false,       'Playoffs 9th–13th' ],
 
                [ 'W X1/Y3',     'W Z1/Y2',     0,     11,     'Semi 1',      false,       'Semifinals'        ],
-               [ 'L X1/Y3',     'L Z1/Y3',     1,     11,     'L-semi 1',    false,       'Playoffs 5th–8th'  ],
+               [ 'L X1/Y3',     'L Z1/Y2',     1,     11,     'L-semi 1',    false,       'Playoffs 5th–8th'  ],
                [ 'W X2/Z2',     'W Y1/X3',     0,     12,     'Semi 2',      false,       'Semifinals'        ],
                [ 'L X2/Z2',     'L Y1/X3',     1,     12,     'L-semi 2',    false,       'Playoffs 5th–8th'  ],