From e2724731e59d8f21fd80b9da39181afca7fc3b9a Mon Sep 17 00:00:00 2001 From: ssyyhhrr <44934807+ssyyhhrr@users.noreply.github.com> Date: Mon, 20 Jun 2022 01:24:13 +0100 Subject: [PATCH] Alpha Tauri Fix --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index d8d3648..1b5c2a3 100644 --- a/app.js +++ b/app.js @@ -49,7 +49,7 @@ const team = { "Caterham": "caterham", "Red Bull": "red", "Toro Rosso": "toro", - "Alpha Tauri": "alpha", + "AlphaTauri": "alpha", "Ferrari": "ferrari" }