From b583855ed9ab8832eeceecfe0afe1fd808d887f5 Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Thu, 30 Aug 2018 23:22:23 +0100 Subject: [PATCH] fix simple typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48cea49..feaccb1 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Figure out the appropriate SQL commands to find out the following, and keep trac ### Bonus 1. Age and the average points per game for that age, ordered from youngest to oldest -2. Team and the the number of players who score above 12 points per game on that team, ordered from most to least +2. Team and the number of players who score above 12 points per game on that team, ordered from most to least ## Licensing