Skip to content

Commit 07507db

Browse files
authored
Update 08_nyc_restaurants.sql
1 parent 7d7f751 commit 07507db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-queries/08_nyc_restaurants.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ SELECT *
2727
FROM restaurants
2828
WHERE neighborhood = 'Greenpoint';
2929

30-
-- Cheat eats
30+
-- Cheap eats
3131

3232
SELECT *
3333
FROM restaurants

0 commit comments

Comments
 (0)