From 78002f64dd3483881031974ced2266f51f18fbde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor?= Date: Sat, 22 Jun 2024 08:47:47 +0200 Subject: [PATCH] fix response texts --- course-definition.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/course-definition.yml b/course-definition.yml index 9ea82936..097d6c30 100644 --- a/course-definition.yml +++ b/course-definition.yml @@ -2869,8 +2869,8 @@ stages: *2\r\n $3\r\n0-2\r\n *2\r\n - $3\r\ntemperature\r\n - $3\r\n96\r\n + $11\r\ntemperature\r\n + $2\r\n96\r\n ``` This is the RESP encoded representation of the following. @@ -2994,8 +2994,8 @@ stages: *2\r\n $3\r\n0-2\r\n *2\r\n - $3\r\ntemperature\r\n - $3\r\n95\r\n + $11\r\ntemperature\r\n + $2\r\n95\r\n ``` This is the RESP encoded representation of the following. @@ -3122,8 +3122,8 @@ stages: *2\r\n $3\r\n0-2\r\n *2\r\n - $3\r\ntemperature\r\n - $3\r\n96\r\n + $11\r\ntemperature\r\n + $2\r\n96\r\n ``` This is the RESP encoded representation of the following.