typo
This commit is contained in:
parent
16c9ebe124
commit
e6bc853b7f
|
@ -143,7 +143,7 @@ data Database = Database
|
|||
{ _dbPlayers :: [Player]
|
||||
-- ^ The list of players
|
||||
, _dbGoalies :: [Goalie]
|
||||
-- ^ The lidt of goalies
|
||||
-- ^ The list of goalies
|
||||
, _dbGames :: Int
|
||||
-- ^ The number of games recorded
|
||||
} deriving (Eq, Show)
|
||||
|
|
Loading…
Reference in New Issue
Block a user