Skip to content

Commit 69bd360

Browse files
committed
Fixes
1 parent 2f34b0c commit 69bd360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Main.hs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ import System.Directory
55

66
main :: IO ()
77
main = do
8-
putStrLn "ELO startujemy funkcyjne swiry"
8+
putStrLn "Starting server..."
99
startServer

0 commit comments

Comments
 (0)