From a505e8ce260f9c2a9a86b947841db134fafd91a4 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Fri, 20 Feb 2026 14:06:21 -0600 Subject: [PATCH] episode: Fix: Win percentage orientation bug - sheet gives leading team's win%, not home team's --- episodes/2026-02-20.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-02-20.md b/episodes/2026-02-20.md index 69ded0d01f2..51b0252330a 100644 --- a/episodes/2026-02-20.md +++ b/episodes/2026-02-20.md @@ -234,3 +234,7 @@ Files ## 14:06 - Fix: Win percentage parsing robustness and None default in ScorebugData - **Type:** fix - **Tags:** major-domo, scorebug, win-probability, fix, parsing, discord-bot + +## 14:06 - Fix: Win percentage orientation bug - sheet gives leading team's win%, not home team's +- **Type:** fix +- **Tags:** major-domo, scorebug, win-probability, fix, orientation, google-sheets, discord-bot