From: Steinar H. Gunderson Date: Sun, 1 Mar 2020 11:39:59 +0000 (+0100) Subject: Correct a playoffs typo. X-Git-Url: https://git.sesse.net/?p=ultimatescore;a=commitdiff_plain;h=c12c99f5b076f9bf832e75318d534ee46528b789 Correct a playoffs typo. --- diff --git a/config.js b/config.js index b120f1c..ff4f363 100644 --- 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' ],