From 7cc0b0a50d7a4205552ec5bcc164fbdd59b08d7e Mon Sep 17 00:00:00 2001 From: Meg528 <71841959+Meg528@users.noreply.github.com> Date: Thu, 6 Jun 2024 10:42:27 -0700 Subject: [PATCH] Update 09-exercises.mdx --- docs/5-search-operators/09-exercises.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/5-search-operators/09-exercises.mdx b/docs/5-search-operators/09-exercises.mdx index cb025ce3..d76610e0 100644 --- a/docs/5-search-operators/09-exercises.mdx +++ b/docs/5-search-operators/09-exercises.mdx @@ -2,7 +2,7 @@ Time to get some practice with the concepts you've learned! Try to answer the following questions to the best of your ability. Feel free to reference the slides and notes you've taken during the lesson. -No cheating! Try to only look at the answer after you gave it a try. +No cheating! Try to look at the answer only after you give it a try. ## Add fuzzy search @@ -91,4 +91,4 @@ public async searchBooks(query: string): Promise { ``` - \ No newline at end of file +