From 55c338d25efb2a1273cd2e3bd9bb7fef73c825ed Mon Sep 17 00:00:00 2001 From: Matt Sears Date: Sat, 30 Dec 2023 17:30:33 -0500 Subject: [PATCH] Fix typo --- exercises/08.sql/04.problem.order/README.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/08.sql/04.problem.order/README.mdx b/exercises/08.sql/04.problem.order/README.mdx index ffa9c2c8..8f1f3640 100644 --- a/exercises/08.sql/04.problem.order/README.mdx +++ b/exercises/08.sql/04.problem.order/README.mdx @@ -2,7 +2,7 @@ -👨‍💼 Ok ok, here me out. It's awesome that we can search by our user's names and +👨‍💼 Ok ok, hear me out. It's awesome that we can search by our user's names and usernames. But what would be more awesome is if the users were sorted by how active they've been. We don't want to have a user who hasn't added or updated a note in months or years coming up ahead of a user who adds and updates notes