From db3e671897710f55e14283f36e472fa7cc066062 Mon Sep 17 00:00:00 2001 From: Brent Gordon Date: Sat, 29 Feb 2020 10:21:50 -0500 Subject: [PATCH] fix typo --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 2356f8d..56ce9e4 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: racket -l MarioBot/bot +worker: racket -l mariobot/bot