diff --git a/course-definition.yml b/course-definition.yml index 5666c47e..7aad5b70 100644 --- a/course-definition.yml +++ b/course-definition.yml @@ -7,7 +7,7 @@ description_md: |- In this challenge, you'll build a toy Redis clone that's capable of handling basic commands like PING, GET and SET. Along the way, we'll learn about event loops, the Redis - Protocol and more. + Protocol and more. Test depot build. short_description_md: |- Learn about TCP servers, the Redis protocol and more