Skip to content

Commit

Permalink
fix an issue with the readme example data
Browse files Browse the repository at this point in the history
  • Loading branch information
jbielick committed Jul 26, 2022
1 parent ddd6d17 commit 943f3d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Before:
INSERT INTO `users` VALUES ("Ryder Mckenzie", 7400);
INSERT INTO `users` VALUES ("Dennis Salas", 1189);
INSERT INTO `users` VALUES ("Toby Flenderson", null);
INSERT INTO `users` VALUES ("Brenda Padilla", 3672);
INSERT INTO `users` VALUES ("Yetta Bryant", 4470);
INSERT INTO `users` VALUES ("Demetria Benton", 2819);
```
Expand Down

0 comments on commit 943f3d5

Please sign in to comment.